.hs-button.button--dark{--button-bg:#24333f;--button-text:#fff;--button-hover-bg:#ef7869;--button-hover-text:#fff;background-color:var(--button-bg);border-color:var(--button-bg);color:var(--button-text)}.hs-button.button--dark:focus,.hs-button.button--dark:hover{background-color:var(--button-hover-bg);border-color:var(--button-hover-bg);color:var(--button-hover-text)}