.oaob-footer {
    background-color: #FFFFFF;
    color: #2A353D;
    font-size: 14px;
    padding-top: 60px;
    padding-bottom: 60px;
}

.oaob-footer a {
    color: inherit;
}

.oaob-footer__nav {
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
}

.oaob-footer-nav__item {
    line-height: 1.6;
    font-weight: 800;
    margin-bottom: 2px;
}

.oaob-footer-nav-item__instruct {
    cursor: pointer;
}

.oaob-footer-nav-item__instruct:hover {
    text-decoration: underline;
}

.oaob-footer__logo {
    margin-right: 40px;
    vertical-align: bottom;
}

.oaob-footer__copyright {
    color: #88999C;
    line-height: 1.6;
    font-weight: 500;
}
