/*  MICROTHEMER STYLES  */


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

/** General >> Masthead **/
#masthead {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

/** General >> Colophon **/
#colophon {
	background-color: rgb(251, 244, 193) !important;
}

/** General >> Posts **/
#posts {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Masthead _2 **/
#masthead {
	background-color: rgba(168, 180, 197, 0.8) !important;
}

/** General >> Colophon _2 **/
#colophon {
	background-color: rgb(168, 180, 197) !important;
}
