body.scrolled header,
body header {
	background-color: rgb(0, 53, 148);
}

.card-wrapper__overlay {
	background: linear-gradient(to top, rgba(0, 53, 148, .9), rgba(0, 53, 148, 0) 45%);
}


body>footer {
	background-color: #003594!important;
	color: #fff;
}
