.gradient-color-page {
	background: rgb(0,117,80);
	background: linear-gradient(77deg, rgba(0,117,80,1) 14%, rgba(0,37,82,1) 100%);
}
