.row-description {
    text-align: center;
    padding-bottom: 15px;
    display: none;
}
.support__form-body .row-description .error-answer {
    display: none;
    color: #ff5859;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
}