body {

    min-height: max(884px, 100dvh);

}



.material-symbols-outlined {

    font-variation-settings: 'FILL'0, 'wght'300, 'GRAD'0, 'opsz'24;

}

.glass-nav {

    background: rgba(19, 19, 19, 0.6);

    backdrop-filter: blur(20px);

}

.text-glow {

    text-shadow: 0 0 15px rgba(255, 183, 123, 0.3);

}

img.logo-site {
    width: 150px;
}

a.footer-logo {
    width: 180px !important;
    display: block;
    margin: 0 auto 45px;
}