body {
	background-color: white;
	border-top: #3d405b 14px solid;
}

.t-primary-bgcolor {
	background-color: #005eb8;
}

a {
	color: #006225;
}

.header__logo {
	max-width: 230px;
	padding: 14.4px;
}

.header-wrapper {
	box-shadow: 0 0 20px 0 rgba(0,0,0,.26);
}