
.officersContent {
    padding: 10em 0;
    background-color: #f5f5f5;
}

.officersContent h1, h4 {
    text-align: left;
    color: #1a468e;
}

.officersContent a{
    text-decoration: none;
    color: #ff561a;
}

.officersContent a:hover {
    text-decoration: underline;
}

.officersLinks {
    float: right;
}

#officers {
    float:right;
    padding: 14px 16px;
}

#sponsors {
    float: right;
    padding: 14px 16px;
}

.tableOffice{
    color: #747f92;
}

.table td {
    border: none;
}

.officersBackground {
    background-color: #f5f5f5;
}