.footer-section .footer-left {
    padding: 56px 70px 71px 70px !important;
    background-color: white;
    background-image: none;
    border-radius: 0px;
}

.footer-section .footer-left::before {
    background-image: none;
    opacity: 1;
    background-color:#000;
    border-radius: 0px;
    content: ""; 
}