html, body {
    font-family: "Inter", Arial, sans-serif !important;
}
h1:focus-visible {
    outline: none;
}