/*
Theme Name: Happy Family
URI: https://eoshealthcaremarketing.com
Description: A Custom Child Theme For Divi
Author: EOS Corporate
Author URI: https://eoshealthcaremarketing.com
Template: Divi
Version: 2.1
*/
body {
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
}

h1, h2, h3, h4, h5 {
	font-family: bebas-neue, sans-serif;
	font-style: normal;
	font-weight: 400;
}

h1, h2 {
	font-weight: 500;
}

.highlight h2, .highlight h3, .special {
	color: #005d98;
}

.special {
	font-weight: 600;
	font-size: 1.7em;
	font-style: italic;
}

div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form button[type=submit]{
	background-color: #15a1bd;
	box-shadow:none;
	border: none!important;
	border-radius: 0px!important;
	color:white;
	font-weight:600;
	padding: 20px 40px 20px 40px;
	width: 100%;
	text-transform: uppercase;
}

div.wpforms-container-full .wpforms-form button[type=submit]:hover, .et_pb_button_two.et_pb_button:hover {
	background-color: #183d6e;
	border-radius: 0px!important;
}
