/*Contact page*/

.et-pb-contact-message p{
	    color: red;
    font-weight: 600;
    font-family: 'Poppins';
    font-size: 16px;
}

.et-pb-contact-message ul li{
	 font-weight: 600;
    color: #000;
    font-size: 16px;
    font-family: 'Poppins';
}

.contact-page-form .et_contact_bottom_container {
	float: none;
}

.et_pb_newsletter_error{
	font-family: 'Merriweather';
	margin-bottom: 10px;
}