
@media (max-width:1400px){
    .consent , .consent a{
        color:#fff;
    }
}




@media (max-width: 430px){
    section.section2 .content {
        margin: 10% 0;
    }

    .footer-bottom {
        justify-content: center !important;
    }

}
