.primary-button {
    background: #D36F89;
    border: 1px solid #D36F89;
}

.primary-button:hover {
    background: #A15669;
    border: 1px solid #A15669;
}

.page-template-checkout-tm-physio-tpl,
.page-template-checkout-tm-physio-student-monthly-tpl,
.page-template-checkout-tm-physio-student-yearly-tpl,
.page-template-thank-you-tm-physio-checkout-tpl {
    height: 100vh;

    #header_w, #footer {
        display: none !important;
    }
}

.page-template-thank-you-tm-physio-checkout-tpl {
    background: #131317;
}
