.business-social-links{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}
.business-social-links:empty{display:none}
.business-social-links a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #d5dae1;border-radius:9px;color:#14243b;background:#fff;font-size:20px}
.business-social-links a:hover,.business-social-links a:focus-visible{background:#ffcf33;color:#14243b;outline:2px solid #14243b;outline-offset:2px}
