section.ugly-gradient {
 	background: rgb(8,98,135);
	background: linear-gradient(331deg, rgba(8,98,135,1) 0%, rgba(93,195,21,1) 100%); 
}