h1{
	font-size: 3.0rem;
}

h2{
	font-size: 2.0rem;
	font-weight: bold;
	color: #50514f;
}

h3{
	font-size: 1.5rem;
	font-weight: bold;
	color: #c74e4c;
}

h4{
	font-size: 1.0rem;
	font-weight: bold;
	color: #487b72;
}



.list-group{
	margin-bottom: 1rem;	
}