/*
 Custom styling as requested by Tunra
*/

/* custom style point 10 */
.montserrat p {
	font-family: "Montserrat", sans-serif; 
	font-size: 13px;
	margin: 0 0 9px;
	line-height: 22px;
	color: #000;
}

.montserrat p strong {
	color: #00868D;
}

.montserrat li strong {
	color: #00868D;
}

