.everest-forms-btn-center-mobile .evf-field-container .evf-frontend-row textarea {
	height: 40px;
}

/* center the bottom on the /about-us/join-our-team/ page */
@media (max-width: 767px) {
	.everest-forms-btn-center-mobile div.evf-submit-container {
		text-align: center !important;
	}
}