body{
	padding: 0;
	font-family: Raleway,system-ui,sans-serif;
}
a{
	color: #1E40AF;
}
a:hover{
	text-decoration: underline;
}
p{
	margin: 0 0 16px;
	line-height: 1.48;
}
