/*  MICROTHEMER STYLES  */


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

/** General >> top footer **/
.dark-gray {
	background-color: rgb(39, 55, 133) !important;
}

/** General >> Heading 2 & heading 1 **/
h2, h1 {
	color: rgb(39, 55, 133) !important;
}

/** General >> H3, H4, H5, H6 **/
h3, h4, h5, h6 {
	color: rgb(60, 81, 185) !important;
}

/** General >> Footer row box header **/
.footer-row .box-header {
	color: rgb(255, 255, 255) !important;
}

/** General >> Author details box heading 6 **/
.author-details-box h6 {
	color: rgb(255, 255, 255) !important;
}

/** General >> Block label **/
.block label {
	font-size: 11px !important;
	text-align: left !important;
}
