footer {
background-color:#FFF;
}
.bottom-container {
border-top:1px solid #cdcdcd;
}
.bottom-container a {
color:#000;
text-decoration:none;
font-weight:bold;
line-height:1.5;
}
.footer-container, .footer-container a, .footer-container span {
    color: #000;
}

element.style {
}
.submenu-widget a {
    display: block;
    color: #FFF;
    background: #e6e6e6;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    line-height: 40px;
    padding-left: 10px;
    box-sizing: border-box;
    transition: all .5s ease;
}