.header {
	color:#f9f9f9;
	background:rgb(41,73,155);
	background:linear-gradient(90deg, rgba(41,73,155,1) 36%, rgba(72,102,179,1) 78%);
}