header.header{
	background-color: #ffffff;
}

.header__nav #nav.nav-main.is-active{
	background-color: #ffffff;
}

.nav-main ul li a{
	color: #9dce70;
}

.nav-main ul li.is-active a,
.nav-main ul li a:hover,
h1.header__logo a.logo--header__inner:hover,
.nav-main.is-active > ul > li .nav-arrow{
	color: #484646;
}

a.logo--header__inner:visited,
a.logo--header__inner{
	color: #9dce70;
}

body{
	background-color: #ffffff;
}

.nav-context ul li > a{
	color: 	#9dce70;
}

.nav-context ul li.current-menu-item > a,
.nav-context ul li > a:hover{
	color: 	#484646;
}

p a, a, a:visited{
	color: #9dce70;
}

a:hover{
	color: #484646;
}

p, article, .g-content li{
	color: #484646;
}

.g-content h1,
.g-content h2,
.g-content h3,
.g-content h4,
.g-content h5,
.g-content h6
{
	color: #484646;
}

a.read-more, a.read-more:visited,
.wp-block-query-pagination-next,
.wp-block-post-date time,
a.wp-block-post-excerpt__more-link,
a.wp-block-post-excerpt__more-link:visited{
	color: #9dce70;
}

.wp-block-query.two-columns-layout .wp-block-post-excerpt .wp-block-post-excerpt__more-text a.wp-block-post-excerpt__more-link::before,
a.wp-block-post-excerpt__more-link:hover{
	color: #484646;
}

.wp-block-query.two-columns-layout .wp-block-post-excerpt .wp-block-post-excerpt__more-text a.wp-block-post-excerpt__more-link::after
{
	background-color: #484646;
}

footer.footer{
	background-color: #fafaf4;
}

footer p{
	color: #484646;
}

.footer p a
.footer p a:visited,
.footer a,
.footer a:visited{
	color: #9dce70;
}

.footer p a:hover,
.footer p a:visited:hover,
.footer a:hover,
.footer a:visited:hover{
	color: #484646;
}

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h1 a,
.footer h2 a,
.footer h3 a,
.footer h4 a{
	color: #484646;
}

.nav-trigger{
	background-color: #9dce70;
}

.wp-block-button__link{
	background-color: #9dce70;
}