footer, footer a {color:#4f5457;}
footer a {font-size:1.2rem;margin-bottom:1rem;}
footer a.valign-wrapper {display:inline-flex;}
footer .copyright {margin:0;padding:0;}
footer i, footer h4 {color:#5e8c2f;}
footer h4{font-size:2rem;font-family:Aldo;font-weight:600;}
footer i.fa.fa-whatsapp {font-size:24px;}
footer #newsletter_form .input-field input:focus + label {color:#5e8c2f;}
footer #newsletter_form .input-field input:focus {box-shadow:0 1px 0 0 #5e8c2f;border-color:#5e8c2f;}
footer #social {border-left:1px solid #4f5457;}
footer #social i {border:2px solid #5e8c2f;color:#5e8c2f;padding:0.2rem 0.4rem;font-weight:bold;font-size:1.5rem;}

@media all and (max-width:992px) {
    footer #social {margin-top:1.14rem;border:0;border-top:1px solid #9e9e9e;}
}