body {
	font-family: "Inter", sans-serif;
	background-color: #E9A8E2;
}

h3 {
	color:#75458B;
}

a:link, a:hover, a:visited {
	text-decoration: none;
	color:#75458B;
}

.btn-ppha {
	background-color:#75458B;
	color:#fff;
}
