/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 4.2.1.1579700659
Updated: 2020-01-22 13:44:19

*/
p.intro-text {
	font-size: 18px;
	line-height: 2.2em;
	color: #16527b;
}

a[href^=tel] {
   text-decoration:inherit;
   color: inherit;
}


#fbuilder input[type="number"] {
	border: solid 1px #16527b !important;
	padding: 8px !important;
}

#fbuilder input[type="text"] {
	border: solid 1px #16527b !important;
	padding: 8px !important;
}

/* ----- Hover Styles ----- */
.ftr-address-link a:hover {
	color: #ffffff !important;
}

p a:hover, li a:hover {
	color: #16527b !important;
	text-decoration: none;
}

.resource-links p a {
	color: #16527b !important;
}

.resource-links p a:hover {
	color: #499ed7 !important;
	text-decoration: none;
}

#menu-main-nav li a:hover {
	opacity: 1 !important;
	color: #499ed7 !important;
	text-decoration: none;
}