header {
	background: #55788c;
}

nav#secondary ul a.active::before {
	background: #55788c;
}

article h2 a:before,
article h2 a:active:before,
article h2 a:focus:before,
article h2 a:hover::before,
article h2 a:link::before {
	border-top-color: #55788c;
}

#logo {
	line-height: 0;
}

#logo svg {
	height: 1em;
	width: auto;
}
