.contact-actions .button .whatsapp-icon{display:grid;place-items:center;flex:0 0 31px;width:31px;height:31px;padding:6px;border-radius:50%;background:var(--gold);color:#111}.contact-actions .button.outline .whatsapp-icon{background:#111;color:var(--gold)}
@media(max-width:760px){.contact-actions .button .whatsapp-icon{flex-basis:30px;width:30px;height:30px}}
