.footer-container.container{
background-color: #4d4d4e !important;
}
.page-bottom.container{
background-color: #1c1c21 !important;
}


li.menu-heading:nth-child(5) {
        border: 2px solid red;
    font-weight: bold;
    margin:1px 3px;

}

li.menu-heading:nth-child(6) {
        border: 2px solid red;
    font-weight: bold;
    margin:1px 3px;

}

.disclaimer {
    font-size: 12px;
    color: white;  
}

.disclaimer a { 
    font-size: 12px;
    color: white;  
}