 /**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.cmm-survey-form-user-data .invalid-feedback {
    width: 100%;
    margin-top: 0;
    font-size: 13px;
    color: #ff2b2b;
    background-color: transparent;
    padding: 5px;
    font-weight: normal;
    display: none;
    text-align: left;
}