.button{all:unset;border:.1rem solid var(--theme-text-color,currentColor);color:var(--theme-text-color,currentColor);cursor:pointer;display:inline-block;font-family:HalFourGrotesk,sans-serif;font-size:1.6rem;font-weight:600;line-height:2.1rem;padding:1.2rem 2.4rem;text-transform:uppercase;transition:all .2s linear}.button:focus,.button:hover{background-color:var(--theme-heading-color,#000);border-color:var(--theme-heading-color,#000);color:var(--theme-background-color,#fff)}
