.secondary-heading {
	font-size: 3rem;
	margin-top: 3rem;
	margin-bottom: 3rem;
	color: #8b99a1;
}

.tertiary-heading {
	font-size: 1.25rem;
	font-weight: bold;
	margin-top: 3rem;
	margin-bottom: 2rem;
	color: #7E54A3;
	text-transform: uppercase;
}