.footer{align-items:center;background-color:#67c143;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-around;min-height:200px;width:100%}.footer__logo{min-width:50%;padding:0 1rem}.footer__logo img{cursor:pointer;height:70px;width:70px}.footer__links{display:flex;flex-direction:row;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:700;justify-content:flex-end;min-width:30%;padding:0 1rem}.footer__links li{list-style-type:none}.footer__links li a{color:#fff;text-decoration:none}.footer__social-media{padding:0 1rem}.footer__social-media svg{cursor:pointer;height:45px;fill:#fff}.footer__social-media a{margin:0 .4rem;text-decoration:none}@media only screen and (max-width:767px){.footer{justify-content:center;padding:1rem 0}.footer__logo{padding:1rem;text-align:center}}