.form-control {
    margin-bottom: 1rem;
}

table .form-control {
    margin: 0;
}

textarea.form-control {
    height: 62px;
}