.footer .footer_content{align-items:center;display:flex;justify-content:space-between}.footer .social_media{display:flex;gap:15px}.footer .social_media .social_link a{align-items:center;background:#d6f20a;border-radius:40px;display:flex;height:40px;justify-content:center;line-height:0;transition:.5s;width:40px}.footer .social_media .social_link svg{height:30px;fill:#000;padding:4px}.footer .social_media .social_link a:hover{background:#fff}.footer .footer_content .copy_right{color:#fff}@media (min-width:768px) and (max-width:1024px){.footer .footer_content .logo a img{width:50px}}@media only screen and (max-width:767px){.footer .footer_content .logo a img{width:50px}.footer .footer_content{gap:20px}}