body {
    font-family: system-ui, sans-serif;
    font-size: 1.25rem;
    line-height: 1.6;
}

a {
    text-decoration: none;
}

table {
    width: 100%;
}

th, td {
    padding: 0.6em;
}

