@charset "UTF-8";

h4 {
	text-decoration: underline;
	padding-bottom: 2%;
	color: #3f9b92;

}

.content {
	padding: 2% 0;

}


ul {
	list-style-type: circle;
	color: black;
}