@charset "UTF-8";
@media screen and (min-width: 0px) {
    :root {
        --theme-color: 168, 168, 168;
        --theme-color-light: 244, 244, 244;
        --logo-size-width: 370px;
    }
}