div.header-image {
	width: 100%;
}

* {
	font-family: arial !important;
}

.header-image {
	border: 0 dashed lime !important;
}

.header-image-wrapper {
	max-width: none !important;
	border: 0 dashed lime !important;
}

body {
	font-family: arial, sans-serif !important;
	color: #5b6e94 !important;
	color: #5b6e94 !important;
	color: #333b4b !important;
	line-height: 1.4 !important;
}

.header-string {
	background: transparent !important;
	font-size: 14px;
	border: 0 solid lime;
	margin: auto;
	width: 100%;
	left: 0;
	display: block;
	position: absolute;
	top: 170px;
	color: #3e63c9 !important;
	background: #fff !important;
	padding: 12px 0;
}

.anna_nav {
	border: 0 solid lime;
	width: 100% !important;
	position: relative;
	top: 220px;
	max-width: none !important;
}

.anna_header {
	height: 280px !important;
	border: 0 solid lime;
	max-width: 1200px !important;
	background-position: 50% 50% !important;
	background-repeat: no-repeat !important;
	background-repeat: no-repeat !important;
	background-position: center 20px !important;
	background-size: auto 180px !important;
	margin: auto;
	background: #fff;
}

.anna_header {
	background-color: #ffffff !important;
}

a, a:hover {
	text-decoration: none;
}

.content-wrapper {
	max-width: 1200px !important;
	border: 0 solid lime;
	margin: auto;
	background: #fff;
	padding: 15px 2% !important;
}

.right-sidebar .wp-block-group a {
	color: #647694 !important;
	font-size: 130% !important;
}

.right-sidebar .has-tertiary-background-color {
	background: #ffffff !important;
}

.wp-block-column {
}

.right-sidebar.wp-block-group  h2 {
	font-size: 10px !important;
}

.wp-block-column .right-sidebar {
	background: #d7dbe7 !important;
	background: #e7edf7 !important;
	padding: 24px 10%;
	border-radius: 4px;
}

.wp-block-column .wp-block-image img {
	width: 140px !important;
	border-radius: 18px !important;
	border: #b7beca 1px solid !important;
}

.wp-block-navigation__responsive-container-content, .wp-block-navigation__responsive-container-content * {
	color: #fff !important;
}

.overlay-header-text-1 {
	font-family: serif !important;
	background: #ffffff98 !important;
	padding: 25px 18px 16px;
	line-height: 14px;
	font-size: 48px !important;
	margin-bottom: 12px;
	display: none;
}

.header-image-wrapper {
	background: none !important;
}

span.small-hl-text {
	font-size: 14.5px !important;
	font-family: serif !important;
	position: relative;
	top: 4px;
}

p.headline-tags {
	margin: 2px 0;
	background: #88b54a !important;
	padding: 4px 12px;
	color: #fff !important;
}

wp-block-navigation__responsive-container-open {
	background: #ffffff;
	border: none;
	color: currentColor;
	cursor: pointer;
	margin: 0;
	padding: 12px;
	text-transform: inherit;
	vertical-align: middle;
	border-radius: 2px;
}

.hide {
	display: none !important;
}

.taxonomy-category {
	background: #263261 !important;
	background: #88b54a !important;
	display: inline;
	padding: 2px 8px;
	border-radius: 2px;
}

.taxonomy-category a {
	color: #fff !important;
	font-weight: normal !important;
	font-size: 80%;
}

footer {
	background: #d7dbe7 !important;
}

footer .wp-block-group {
	padding: 12px 40px;
	background: #d7dbe7 !important;
}

.wp-block-cover-image.is-repeated, .wp-block-cover.is-repeated, .wp-block-cover__image-background.is-repeated, video.wp-block-cover__video-background.is-repeated {
	background-repeat: repeat;
	background-size: cover !important;
}

@media only screen and (max-width: 1200px) {
	body {
		padding: 5% !important;
	}
}

@media only screen and (max-width: 600px) {
	.overlay-header-text-1 {
		font-family: serif !important;
		background: #ffffff98 !important;
		padding: 25px 18px 16px;
		line-height: 42px;
		font-size: 48px !important;
		margin-bottom: 12px;
	}
	
	span.small-hl-text {
		font-size: 14.5px !important;
		line-height: 110% !important;
		display: block !important;
		margin-top: 8px;
	}
	
	body {
	}
	
	p.headline-tags {
		text-align: center;
		font-size: 14px;
	}
	
	body {
		padding: 5% !important;
	}
	
	.wp-block-navigation__responsive-container {
		padding: 5% !important;
		background: #263261 !important;
	}
	
	.wp-block-navigation__responsive-container-content {
		background: #263261 !important;
	}
	
	.wp-block-navigation__responsive-container-open {
		color: #fff !important;
	}
}

footer .wp-social-link {
	background: #626d91 !important;
}