.custom-button{--h1-font-family:var(--global-secondary-font);--h2-font-family:var(--global-secondary-font);--h3-font-family:var(--global-secondary-font);--h4-font-family:var(--global-primary-font);--h5-font-family:var(--global-primary-font);--h6-font-family:var(--global-primary-font);--p-font-family:var(--global-primary-font)}.custom-button__link{background-color:transparent;border:1px solid #060534;border-radius:32px;color:#060534;display:inline-block;font-family:var(--p-font-family);font-size:17px;font-style:normal;font-weight:400;letter-spacing:-.17px;line-height:29.75px;text-decoration:none;transition:color .2s ease,background-color .2s ease,border-color .2s ease}.custom-button.is-inverted .custom-button__link,.custom-button__link:focus,.custom-button__link:hover{background-color:#060534;border-color:#060534;color:#fff;font-family:var(--p-font-family);font-weight:400}.custom-button.is-inverted .custom-button__link:focus,.custom-button.is-inverted .custom-button__link:hover{background-color:transparent;border-color:#060534;color:#060534;font-family:var(--p-font-family);font-weight:400}