/*  MICROTHEMER STYLES  */


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

/** General >> Site header heading 1 **/
#site-header h1 {
	color: rgb(221, 127, 72) !important;
	font-size: 64px !important;
	font-weight: 500 !important;
}

/** General >> Header content **/
.header-content {
	color: rgb(255, 0, 0) !important;
}

/** General >> Custom logo **/
.custom-logo {
	font-weight: 100 !important;
	max-width: 150px !important;
}

