﻿
.texto-negro {
    color: black;
}

.footer-sec3 {
    text-align: right !important;
}

.footer-sec a {
    text-align: left;
}

.footer-sec1 a, .footer-sec3 a {
    font-size: 13px;
    text-decoration: underline;
}

.footer-sec2 p {
    font-size: 13px;
    font-weight: 400;
    /*color: #55631F !important;*/
}

@media (max-width: 768px) {

    .footer .col-lg-4.mb-4.footer-sec1 {
        text-align: center;
    }

    .footer .col-lg-4.mb-4.footer-sec3 {
        text-align: center !important;
    }
}
