body {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

h1 {
    font-size: 32px;
    font-weight: 700;
    margin: 1rem 0;
}

h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 1rem 0;
}
