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

.editorial-shadow {
    box-shadow: 0 20px 40px rgba(36, 51, 40, 0.06);
}

* {
    text-wrap: balance;
}