body {
    background: #f4f6f9;
}

table {
    background: #fff;
}

h3 {
    margin-bottom: 20px;
}

th a {
    text-decoration: none;
    color: inherit;
}

th a:hover {
    text-decoration: underline;
}
