/* #theme-toggle {
    display: none;
} */

@media (min-width: 1024px) {
    .lg\:w-32 {
        width: 11rem;
        padding: 15px;
    }
}