.input-group label {
     min-width: 140px;
 }

textarea.form-control {
    transition: background-color 1.5s ease-out, color 1.5s ease-out;
}
