.cms p {
	margin: 16px 0px;
	font-size: 16px;
}

.cms ul {
  list-style-type: square;
	margin-left: 20px; 
}

.cms strong {
	color:#666;
	font-weight: 700;
}