.primary-button {
    background: #D9A74A;
    border: 1px solid #D9A74A;
}

.primary-button:hover {
    background: #B38636;
    border: 1px solid #B38636;
}

.page-template-checkout-the-goat-lab-tpl, .page-template-thank-you-the-goat-lab-checkout-tpl {
    height: 100vh;

    #header_w, #footer {
        display: none !important;
    }
}

.page-template-thank-you-the-goat-lab-checkout-tpl {
    background: #131317;
}
