.material-symbols-outlined {
            font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 24;
        }
        .tonal-shift-bottom {
            background: linear-gradient(to bottom, transparent, rgba(247, 243, 237, 0.5));
        }