.region-primary-menu .menu a {
	background: #bccf014f;
	color: #1b5d58;
}
.region-primary-menu .menu a.is-active {
	background: #bccf01;
	color: #000000;
}
.region-primary-menu .menu a:hover {
	background: #bccf01;
}
.site-branding__logo img {
	height: 80px;
}
.block-system-branding-block {
	display: flex;
	flex-direction: row;
	align-items: center;
}
.site-branding__name {
	font-weight: bold;
}
h1, h2 {
	color: #004b67
}
a:active, a:hover, a:focus {
	color: #000000;
}
