/*  MICROTHEMER STYLES  */


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

/** General >> Div (#1) heading 4 **/
section > div:nth-of-type(1) > div:nth-of-type(2) > div:nth-of-type(1) > h4 {
	color: rgb(120, 65, 23) !important;
	font-size: 100px !important;
}

/** General >> Div (#1) heading 4 _2 **/
section > div:nth-of-type(2) > div:nth-of-type(2) > div:nth-of-type(1) > h4 {
	color: rgb(120, 65, 23) !important;
	font-size: 100px !important;
}

/** General >> Div (#1) heading 4 _3 **/
section > div:nth-of-type(3) > div:nth-of-type(2) > div:nth-of-type(1) > h4 {
	color: rgb(120, 65, 23) !important;
	font-size: 100px !important;
}

/** General >> Div (#1) heading 4 _4 **/
section > div:nth-of-type(4) > div:nth-of-type(2) > div:nth-of-type(1) > h4 {
	color: rgb(120, 65, 23) !important;
	font-size: 100px !important;
}

/** General >> Div (#2) div **/
section > div:nth-of-type(1) > div:nth-of-type(2) > div {
	
}

/** General >> Vc custom 1669889065747 paragraph **/
.vc_custom_1669889065747 p {
	color: rgb(142, 109, 54) !important;
}

/** General >> Post 341 vc custom 1669909256423 **/
#post-341 .vc_custom_1669909256423 {
	
}

/** General >> Main navbar logo wrapper **/
#main-navbar .logo-wrapper {
	
}

/** General >> Main navbar site title **/
#main-navbar .site-title {
	
}

/** General >> Cd timeline (::before) **/
#cd-timeline::before {
	
}

/** General >> Footer message wpb wrapper **/
.footer-message .wpb_wrapper {
	color: rgb(203, 203, 203) !important;
	font-size: 14px !important;
}

