.footer-container-custom{display:flex;justify-content:space-between;align-items:center;color:white}.footer-container-custom .icons{display:flex;align-items:center}.footer-container-custom .icons .contacts{display:flex;flex-direction:column;justify-content:space-between;padding-block:4px;margin-left:15px;border-left:1px solid #5CBC76;padding-left:15px}.footer-container-custom a{color:white;text-decoration:none}@media screen and (max-width:640px){.footer-container-custom{flex-direction:column;gap:30px}}