.hs_footer_socilIcons ul{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:end;list-style:none;margin:0;padding:0}.hs_footer_socilIcons ul li a{align-items:center;border:1px dashed transparent;border-radius:100%;display:flex;height:52px;justify-content:center;transition:all .3s ease;width:52px}.hs_footer_socilIcons ul li a:focus,.hs_footer_socilIcons ul li a:hover{border-color:#fff}.hs_footer_socilIcons ul li .social_icon{align-items:center;display:flex;height:28px;justify-content:center;text-align:center;width:28px}.hs_footer_socilIcons ul li svg{display:block;height:28px;width:28px;fill:#fff}.hs_footer_socilIcons ul li svg path{fill:#fff}@media (max-width:575px){.hs_footer_socilIcons ul{justify-content:left}}@media (max-width:400px){.hs_footer_socilIcons ul{justify-content:space-evenly}}