body {
	margin: 0;
	font-family: 'Open Sans', Arial, sans-serif;
	color: #EF4444
}
a {
	color: #3B82F6;
	text-decoration: none
}
a:hover {
	text-decoration: none
}
h2 {
	font-weight: 600
}
