body{
	font-family: Merriweather,Times New Roman,serif;
	font-size: 16px;
	color: #0EA5E9;
	background: #f5f5f5;
}
a{
	color: #5B21B6;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
h1{
	font-size: 26px;
	margin: 0 0 18px;
	font-weight: 700;
}
