.wkh-button {
    background: transparent;
    text-transform: uppercase;
    color: white;
    width: 100%;
    height: 100%;
    border: none;
    box-shadow: none;
    font-size: .8125rem;
    font-family: var(--font-headings);
    font-weight: var(--font-weight-headings);
    letter-spacing: -.03em;
}