body {
    background-color: #fff8f1;
    color: #1e1b15;
    -webkit-font-smoothing: antialiased;
}
.material-symbols-outlined {
    font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24;
}
.perspective-text {
    perspective: 1000px;
}
