.button,button{background:var(--accent);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.button--ghost{border:1px solid var(--accent);color:var(--accent);background:0 0}.button--ghost:hover{background:#56713f0f}