body {
	font-family: Nunito,Helvetica,Arial,sans-serif;
	font-size: 14px;
	color: #0E7490;
	background: #ffffff;
}

a {
	color: #A855F7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	height: auto;
}

.inner {
	max-width: 1000px;
}
