/*  MICROTHEMER STYLES  */


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

/** General >> Ekit unfold raw content paragraph (#4) +3 more **/
.ekit-unfold-raw-content p:nth-of-type(4), 
.ekit-unfold-raw-content p:nth-of-type(3), 
.ekit-unfold-raw-content p:nth-of-type(2), 
.ekit-unfold-raw-content p:nth-of-type(5) {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}

/** General >> Ekit unfold raw content unordered list (#3) +2 more **/
.ekit-unfold-raw-content ul:nth-of-type(3), 
.ekit-unfold-raw-content ul:nth-of-type(2), 
.ekit-unfold-raw-content ul:nth-of-type(1) {
	font-family: Montserrat  !important;
	font-size: 13px !important;
}

