/*  MICROTHEMER STYLES  */


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

/** General >> Byline **/
.byline {
	display: none !important;
}

/** General >> Theme attribution **/
#theme-attribution {
	display: none !important;
}

/** General >> Paragraph:(1) link **/
#text-6 > div:nth-of-type(1) > p:nth-of-type(1) > a {
	font-size: 23px !important;
	font-weight: 400 !important;
}

/** General >> Page numbers **/
.page-numbers {
	display: none !important;
}
