.button{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.15rem;border-radius:999px;background:var(--mz-accent);color:#fff;text-decoration:none;font-weight:800}
.button:hover{background:var(--mz-accent-strong)}
.mz-icon{display:inline-flex;width:1em;height:1em;line-height:1}
.mz-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.mz-icon--facebook svg,.mz-icon--telegram svg{fill:currentColor;stroke:none}
