.header-image img {
	height: 30px !important;	
}


.primary-navigation {
	background-color: #0D1982 !important;
}

.navigation-wrapper {
		background-color: #0D1982 !important;
}

.menu-toggle {
	color: #0d1982 !important;
}

.menu-toggle::before {
	border: 2px solid #0D1982 !important;
}

h1 {
	color: #fff;
	line-height: 1.15em;
	font-family: 'Inter', sans-serif !important;
	font-weight: 600 !important;
}

h2 {
	line-height: 1.15em;
	color: #0D1982 !important;
	font-family: 'Inter', sans-serif !important;
	font-weight: 600 !important;
}

h3 {
	line-height: 1.3em;
	margin-top: 1.5em;
	color: #0D1982 !important;
	font-family: 'Inter', sans-serif !important;
	font-weight: 600 !important;
}

.without-featured-image h3 {
	color: #fff !important;
}

h4 {
	line-height: 1.3em;
	margin-top: 1.5em;
	font-family: 'Inter', sans-serif !important;
	font-weight: 600 !important;
}

a {
	color: #003F6F;
	font-family: 'Inter', sans-serif !important;
	font-weight: 600 !important;
}

.entry-content a:not([class^="button"]),
.page-content a:not([class^="button"]) {
	border-bottom: 0 solid #fff;
}

.grunion-label-required {
	color: #385ffb !important;
}

.pushbutton-wide {
	background-color: #700061 !important;
	border: none !important;
}

.pushbutton-wide:hover {
	filter: brightness(0.85) !important;
	border: none !important;
}

.entry-content a:not([class^="wp-block-button"]),
.page-content a:not([class^="wp-block-button"]) {
	text-decoration: underline;
}

.hero {
	background-color: #0D1982;
}

p {
	font-family: 'Inter', sans-serif !important;
	font-weight: 400 !important;
}

.site-info {
	display: none;
}

.wp-block-button__link {
	background-color: #385FFB;
	border: none;
	border-radius: 5px;
	box-shadow: none;
	color: inherit;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 7px 19px;
	text-align: center;
	text-decoration: none;
	overflow-wrap: break-word;
}

.hero {
	padding: 60px 0 !important;
}

h3 a {
	text-decoration: none !important;
}

h4 a {
	text-decoration: none !important;
}

.footer-widget-area {
	background: #385FFB !important;
}
