.content h2{
  font-family: times of new roman;
	font-size: 18px;
	color: #088ac6;
	margin-top: 15px;
	border-bottom: 1.3px solid #9c6;
	border-radius: 7px;
}
.content p{
  text-align: justify;
	font-size:15px;
	color: #575656;
	font-family: times of new roman;
}
.center{
  margin-top: 15px;
}