/*  MICROTHEMER STYLES  */

/*= Hand Coded CSS ============ */

.llms-syllabus-wrapper .llms-h3:nth-of-type(1) {
	
}


/*= Content =================== */

/** Content >> Entry content heading 2 **/
.entry-content h2 {
	color: rgb(23, 148, 192) !important;
}

/** Content >> Llms syllabus wrapper llms h3:(1) **/
.llms-syllabus-wrapper .llms-h3:nth-of-type(1) {
	color: rgb(23, 148, 192) !important;
}

/** Content >> Llms h3 **/
.llms-h3 {
	color: rgb(23, 148, 192) !important;
	font-size: 22px !important;
	text-align: center !important;
}
