/*
 Theme Name: Divi Child
 Theme URI: https://www.frogstonemedia.com
 Description: Divi Child Theme
 Author: Frog Stone Media
 Author URI: https://www.frogstonemedia.com
 Template: Divi
 Version: 1.0
*/

@import url("../Divi/style.css");
/* =Theme customization starts here. Any CSS code entered here will overwrite the parent's CSS.

-------------------------------------------------------------- */

#footer-info { text-align: left; color: #bbb; padding-bottom: 10px; float: left; }
#footer-info a { font-weight: 500; color: #bbbbbb; }
.bottom-nav li.current-menu-item > a {
    color: #fff;
}

#top-menu li li, .nav li li {
	padding: 0 20px;
	margin: 0;
	line-height: 1em;
}
#top-menu li li a, .fullwidth-menu li li a { padding: 6px 20px; width: 200px; line-height: 1em; }

.et_pb_team_member_description h4 {
	font-size: 22px;
	font-weight: bold;
	color: #246733;
}

.et_pb_member_position {
	font-size: 16px;
    color: #399e47;
}

/*Menu CTA Button*/
#et-top-navigation .et_pb_button {
    margin-top: 0px;
    font-size: 14;
    font-weight: inherit;
}
 
#et-top-navigation .et_pb_button:after {
font-size: 14px;
}

#top-header {
	background-color: #2ea3f2;
}

