html {
    font-family: system-ui, -apple-system, "Segoe UI", "Roboto", "Helvetica Neue", "Arial", "Noto Sans", "Liberation Sans", sans-serif;    
}

/* Utility */
.hidden {
    display: none;
}