body {
	margin: 0;
	padding: 0;
	font-family: Bitter, Georgia, serif;
	color: #D946EF;
}

a {
	color: #5B21B6;
	text-decoration: underline;
}

h1 {
	font-size: 28px;
	font-weight: 400;
}
