.contact {
	background-image: url("../../../others/contact.webp");
}
.contact-form textarea {
	border-radius: 1.12px !important;
	resize: none;
	color: #212427 !important;
}
.contact-form textarea::-moz-placeholder {
	color: #212427 !important;
}
.contact-form textarea::placeholder {
	color: #212427 !important;
}
