body {
	margin: 0;
	padding: 0;
	font-family: Inter,Helvetica,Arial,sans-serif;
	line-height: 1.5;
	color: #064E3B
}

a {
	color: #D946EF
}

p {
	line-height: 1.6
}

img {
	max-width: 100%;
	height: auto
}
