.masthead .menu li.page_item_has_children > a:after, .masthead .menu li.menu-item-has-children > a:after {
	border-top-color: white;
}

.masthead .menu li ul li a, .masthead .menu li li a, .masthead .menu li a {
	color: white;
	color: white;
}

.masthead .custom-logo-link, .masthead .site-logo-link, .masthead .site-logo-anchor {
	display: block;
	padding: 0;
	text-align: center;
	line-height: 0;
}



.masthead nav.menu {
	font-size: 1.1em;
	font-weight: 100;
	padding: 8px 10px;
	box-sizing: border-box;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	clear: both;
	border-top: none;
	border-bottom: none;
	word-spacing: 15px;
}

.masthead .custom-logo-link, .masthead .site-logo-link, .masthead .site-logo-anchor {
	display: block;
	padding: 0;
	text-align: center;
	line-height: 0;
}

a, .main article p.post-meta-data a, .main article p.post-meta-data a:hover {
	color: white;
}

.main .main-content article.post-singular .entry {
	padding: 0 0 32px;
}



 .wf-active h1, .wf-active h2, .wf-active h3, .wf-active h4, .wf-active h5, .wf-active h6 {
    font-weight: 400;
    font-style: normal;
	 	padding-top: 10px;
	 	padding-bottom: 20px;
}

img {
    max-width: 50%;
    height: auto;

}

a.header-image {
    margin: auto;
    display: block;
    line-height: 5;
	  text-align:center;
    margin: 0 auto;
    padding:0px;
}

.is-style-circular .wp-block-button__link {
    border-radius: 20px !important;
	}

.wp-block-button__link.has-text-color {
    border-color: transparent;
}

.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: 0;
    font-size: 1.125em;
}

.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: 0;
    font-size: 1.125em;
}

.wp-block-cover .wp-block-cover__background, .wp-block-cover .wp-block-cover__gradient-background, .wp-block-cover-image .wp-block-cover__background, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim:not(.has-background-gradient):before, .wp-block-cover.has-background-dim:not(.has-background-gradient):before {
    bottom: 80px;
    left: 40px;
    opacity: .5;
    position: absolute;
    right: 40px;
    top: 80px;
}

[class^="wp-block"] {
    box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
}

.wf-active .main article .entry-title {
    font-weight: 400;
    font-style: normal;
}

.wf-active h1 {
    font-weight: 400;
    font-style: normal;
	display: none;
}

.wp-block-columns:not( [data-type="core/columns"] ) .wp-block-column {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0;
		max-width: 100%;
}

.masthead .custom-logo-link img, .masthead .site-logo-link img, .masthead .site-logo-anchor img {
    display: inline-block;
    max-height: 1000px;
    width: auto;
    line-height: 0;
	max-width: 1000px;
}
