/**
 * This typography file is included in the WYSIWYG editor
 */

.callout {
font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 0px;
	text-align: left;
	color: #747979;
}
