.vh {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.not-found {
    color: white;
}

.faq-description,
.faq-description p
{
    font-weight: normal;
    font-size: 21px;
    line-height: 29px;
    color: rgba(250, 250, 252, 0.8);
    text-align: center;
}

.js-checkout-has-courses .wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading-content {
    display: none;
}

.login-page .login-start {
    display: none;
}

.checkout-page__courses-login {
    
}