@import url("/templates/global.css");
body {
	background-color: white;
}

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

a {
	color: #092165;
}

.header__logo {
	padding: 15px 0;
}

.header-wrapper {
	background-color: #092165;
}