.mvm-footer-socials{display:flex;align-items:center;gap:10px;margin-top:16px}
.mvm-footer-social{display:inline-flex!important;align-items:center;justify-content:center;width:38px;height:38px;margin:0!important;padding:0!important;border:1px solid rgba(241,240,233,.17);border-radius:50%;color:#a3afa4!important;transition:color .25s,border-color .25s,transform .25s}
.mvm-footer-social:hover{color:#a9c3a0!important;border-color:#a9c3a0;transform:translateY(-2px)}
.mvm-footer-social:focus-visible{outline:2px solid #a9c3a0;outline-offset:3px}
.mvm-footer-social svg{width:17px;height:17px;fill:currentColor}
.mvm-footer-social.email svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}
