.error,
.error-text {
    margin-top: 5px;
    font-size: 16px;
    color: crimson;
}

.remove-card {
    position: absolute;
    right: 2rem;
}

.payment_page .payment_optionwrapper .existing_options .payment_existing {
    position: relative;
}

footer .footer_wrapper .footerlink_wrapper .quck_links .logo{
    position: relative;
    z-index: 9;
}

@media (max-width: 767.98px) {
    .header .page_header {
        position: relative;
        height: 70px !important;
    }
}
