body {
    font-family: "Inter", system-ui, sans-serif;
    font-weight: 400;
}

h1,
h2,
h3 {
    font-family: "Cormorant Upright", serif;
    font-weight: 500;
    letter-spacing: 0.03em;
}
[hidden] {
    display: none !important;
}
html,
body {
    overflow-x: hidden;
}