h2 {
    background-color:var(--mintcake);
	font-weight:bold;
	font-size:18pt;
}
p {
	font-size:12pt;
}