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

:root {
    --primary-color: #EA580C;
}

.app-logo.text-xl {
    font-size: 2rem;
}
.app-logo.text-xl img {
    height: 4rem;
}
