

/**umb_name:Artevelde Header 2*/
.artevelde-h2 {
	color: #239B8D;
	font-family:'Sen';
	font-size:32px;
	display:block;
	line-height:initial;
	margin-bottom:20px;
}

/**umb_name:Paragraph*/
.paragraph {
	font-size:18px;
	margin-bottom:10px;
	color:#1A1A1A;
	display:block;
}

/**umb_name:Artevelde Header 3*/
.artevelde-h3 {
	color: #239B8D;
	font-family: 'Sen';
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 20px;
	line-height: initial;
	display: block;
}

/**umb_name:Artevelde Header 4*/
.artevelde-h4 {
	color: #239B8D;
	font-family: 'Sen';
	font-weight: bold;
	font-size: 18px;
	display: block;
	line-height: initial;
	margin-bottom: 20px;
}

/**umb_name:caret list*/
.caret-ul {
	display:block;
	margin-bottom:10px;
}
