.material-symbols-outlined {
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

.hero-glass {
    background: rgba(251, 248, 255, 0.8);
    backdrop-filter: blur(20px);
}
