.error-comp .existing_customer{margin-top:30px;display:flex;justify-content:center;align-items:center;gap:5px;flex-wrap:wrap}
.error-comp .existing_customer p,.error-comp .existing_customer a{font-size:22px;line-height:26px;font-weight:700;color:#000}
.error-comp .existing_customer a{text-decoration:underline;color:#ed1c24}
@media screen and (max-width:767px){.error-comp .existing_customer{margin-top:30px;margin-bottom:10px}
.error-comp .existing_customer p,.error-comp .existing_customer a{font-size:14px;font-weight:700;line-height:16.94px}
}