.masfoot {
    background-color: #02286A !important;
    padding: 30px 0 !important;
    color: #333;
}

.masfoot .footer {
    color: white;
    padding: 30px 0;
}

.footer .images-logos {
    margin: 0px 0px 25px 0px;
}

.footer a{
    text-decoration: none;
    color: white !important;
}

.footer ul {
    margin: 0;
    padding: 0;
    margin-left: 15px;
    list-style-type: disc;
}

.footer .footer-bottom {
    margin-top: 10px;
}