/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Main title link **/
.main-title a {
	font-family: kanit !important;
	color: rgb(73, 75, 75) !important;
	font-weight: 500 !important;
}

/** General >> Entry content paragraph (#2) **/
.entry-content p:nth-of-type(2) {
	font-family: kanit !important;
	color: rgb(89, 91, 92) !important;
}

/** General >> Content **/
#content {
	color: rgb(108, 117, 125) !important;
}

/** General >> Panel 38 0 0 0 strong **/
#panel-38-0-0-0 strong {
	font-family: kanit !important;
	color: rgb(89, 91, 92) !important;
}

/** General >> Siteorigin widget tinymce paragraph (#5) **/
.siteorigin-widget-tinymce p:nth-of-type(5) {
	font-family: kanit !important;
	color: rgb(89, 91, 92) !important;
}

/** General >> Siteorigin widget tinymce paragraph (#12) **/
.siteorigin-widget-tinymce p:nth-of-type(12) {
	font-family: kanit !important;
	color: rgb(89, 91, 92) !important;
}

/** General >> Siteorigin widget tinymce paragraph (#15) **/
.siteorigin-widget-tinymce p:nth-of-type(15) {
	font-family: kanit !important;
	color: rgb(89, 91, 92) !important;
}

