body {
    font-family: Open Sans, sans-serif;
}

a {
    color: hsl(141, 53%, 31%);
}

th {
    width: 0.1%;
    white-space: nowrap;
}

.content h3 {
    font-size: medium;
}
