/*Full width class*/

.full-width-section {
width: 100vw !important;
position: relative !important;
left: 50% !important;
right: 50% !important;
margin-left: -50vw !important;
margin-right: -50vw !important;
}


/*Hide default page title*/
h1.page-title.entry-title{font-size: 0px;}
/*header spacing*/
.wrapper{padding-top: 0rem;}
.page-header.et-fb-root-ancestor-sibling{margin-bottom:0px;}

.et-db #et-boc .et-l .et_pb_blurb_content ul li::marker {
		color: #B3A369;
}

.entry-header a {
		color: #003057 !important;
}

.et-db #et-boc .et-l .et_pb_blurb_content ul li {
	line-height: 1.6em;
}

.et-db #et-boc .et-l .et_pb_blurb_content ul {margin-top: 15px;}

.et-db #et-boc .et-l .et_pb_blurb_content li {margin-top: 15px;}


.et-db #et-boc .et-l .et_pb_blurb_content ol li {margin-top: 20px;}
.et-db #et-boc .et-l .et_pb_blurb_content ol li::marker {font-weight: bold; color: #857437;}


ul li::marker {
		color: #B3A369;
}

li {margin-top: 15px;}
ul li {line-height: 1.6em;}


.meta-text a {color: #857437 !important;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
		color: #857437 !important;
		text-decoration: underline !important;}

.nav-previous a {
		color: #857437;
}

.nav-next a {
		color: #857437;
}

.et-db #et-boc .et-l .wp-pagenavi a:hover, .et-db #et-boc .et-l .wp-pagenavi span.current {
  color: #3A5DAE !important;
}