.form-wrapper textarea {
    text-align: left !important;
    min-height: 300px !important;
    resize: vertical !important;
    padding: 1.2rem !important;
}

.form-wrapper .contact-form {
    padding-bottom: 5rem !important;
}

.form-wrapper .contact-form .notice {
    padding: 1rem 1rem 2rem;
}
