.contact-actions .copy-phone{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:auto;min-height:36px;padding:7px 11px;border:1px solid #bddbcd;border-radius:10px;background:#edf8f2;color:#087f54;font-family:inherit;font-size:12px;font-weight:600;line-height:1.25;cursor:pointer;white-space:nowrap;box-shadow:none}
.contact-actions .copy-phone:hover{background:#d9f1e4}
.contact-actions .copy-phone:focus-visible{outline:3px solid #139766;outline-offset:2px}
.contact-actions .copy-phone:disabled{opacity:.6;cursor:wait}
