span.gwt-deposit-price {
    color: #8a0303;
    font-size: 0.7em;
    display: block;
}

body.woocommerce.archive span.gwt-deposit-price {
    font-size: 0.8em;
}

.reserve_button {
    background-color: #121212 !important;
    color: #feaa01 !important;
    width: 100%;
    font-size: 1.75em;
    font-weight: 500;
    font-style: italic;
    font-family: var(--h1-font-family);
    line-height: 3rem;
}