.header {
	color:#f9f9f9;
	background:rgb(1,140,175);
	background:linear-gradient(90deg, rgba(1,140,175,1) 36%, rgba(0,149,187,1) 78%);
}
