.contact-touchpoints p{
	font-family: 'Fira Sans Regular' !important;
    font-size: 16px !important;
}

.contact-touchpoints h3{
	font-family: 'Fira Sans Regular' !important;
    font-size: 16px !important;
	font-weight: 800;
}

.contact-section .form-label {
	font-family: 'Fira Sans Regular' !important;
    font-size: 16px !important;
}

.contact-section .form-control {
	border: none !important;
	background-color: #F0F0F0;
}

.mail-sent-message {
	background-color: #B1C800 !important;
	color: #fff !important;
}

.contact-section .success-message {
	background-color: #B1C800 !important;
	color: #fff !important; 
	padding: 1em !important;
}

