.container {
    width: 1170px;
}
.navbar-fixed-top {
    background-color: #000000;
    border: 0;
    width: 1170px;
    margin: auto;
}

.section .container {
    background: #000000;
    background-image: none;
    box-shadow: rgb(0 0 0 / 100%) 0 32px 62px -2px, rgb(0 0 0 / 100%) 0 30px 32px -3px;
}

.blog-posts ol, ul {
    color: #fff;
    line-height: 20px;
    padding: 0 25px;
    font-weight: 300;
}

.blog-sidebar .nav.menu > li > a {
    color: #ffffff;
    padding: 8px 0;
    border-bottom: 1px solid #fff200;
    font-size: 16px;
    padding-left: 10px;
}

.btn-group.with-heading.circle-navigation {
    display: none;
}

.nav-bank {
    display: none;
}

#bank.section .container {
    background: #000000;
    margin-bottom: -5px;
}