.table-responsive th {
    white-space: nowrap;
}

.textarea-form-control-lg {
    height: auto;
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}
