@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap');

html, p {
    font-family: 'Roboto', sans-serif !important;
}
.\33 00 {
    font-weight: 300;
}

.bg.log-lap-blue {
    background-color: rgba(31, 54, 67, 1);
}

.bg.dark-log-lap-blue {
    background-color: rgb(19, 34, 43);
}