.material-symbols-outlined {
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}

.gradient-overlay {
    background: linear-gradient(to bottom, rgba(26, 16, 61, 0.4), rgba(26, 16, 61, 0.9));
}