h2{
	margin-top:1rem;
	margin-bottom:.5rem;
} 
.card-body{
	font-weight:bold;
	background-color:var(--mhablue);
	color:var(--mhagold);
	border-radius:5px;
}