h2 {
    padding-bottom: 8px;
    text-align: center;
    border-bottom: #604800 solid 2px;
}



.content-body {
    flex-wrap: wrap;
}


#overview {
    padding-top: 20px;
    padding-bottom: 20px;
}

table {
    width: 100%;
    border: solid thin #604800;
    border-collapse: collapse;
}

th {
    border: solid thin #604800;
    font-size: medium;
    padding: 10px;
}

td {
    border: solid thin #604800;
    font-size: medium;
    padding: 10px;
}

footer {
    padding-top: 3000px;
}
