span.text-error.text-danger {
    position: absolute;
    display: flex;
    bottom: -15px;
    right: 15px;
    font-size: 1rem;
    justify-content: center;
    color: #e6757a;
    font-weight: bold;
}
.contact-area-absolute__privacy-policy-confirm {
    position: relative;
}

.hightech-match-flow-error {
    font-size: 18px;
    font-family: sans-serif;
    color: #a30008;
    text-align: center;
    width: 100%;
}