.footer-content {
    padding: 10px;
    width: 100%;     
}

.footer-content ul>li>a {
    text-decoration: none; 
}


.footer-top {
    background-color: #c2852f;
    width: 100%!important;
    padding: 10px;  
    font-size: 15px;
}
.footer-top>h2{
  
    font-size: 15px;
}