a.wc-buy-now-button {
    font-weight: 800;
    text-transform: uppercase;
}

a.wc-buy-now-button:hover {
    color: var(--contrast-3);
}