.form-group label.error {
    position: static;
    color: #d9364f; 
}

.select-wrapper label.error {
    top: 60px !important;
    color: #d9364f;
    position: absolute;
}
.select-wrapper.js-form-item-residenza-state-province {
    margin-bottom: 3rem;
}
.js-form-item-codice-fiscale .text-count-message {
  display: none !important;
}