/*  MICROTHEMER STYLES  */


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

/** General >> Menu item 2379 link **/
#menu-item-2379 a {
	color: rgb(255, 221, 0) !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	font-style: oblique !important;
	background-color: rgb(64, 56, 56) !important;
}

/** General >> Bulletinwp bulletin item 2 bulletinwp bulletin item **/
#bulletinwp-bulletin-item-2 .bulletinwp-bulletin-item {
	background-color: rgb(14, 17, 93) !important;
}

/** General >> Bulletinwp bulletin content main paragraph **/
.bulletinwp-bulletin-content-main p {
	color: rgb(255, 216, 21) !important;
	font-weight: 500 !important;
	text-align: center !important;
	background-color: rgb(15, 37, 89) !important;
}

/** General >> Bulletinwp bulletin item 4 bulletinwp bulletin item **/
#bulletinwp-bulletin-item-4 .bulletinwp-bulletin-item {
	background-color: rgb(24, 35, 106) !important;
}

/** General >> Bulletinwp bulletin item 2 bulletinwp main container **/
#bulletinwp-bulletin-item-2 .bulletinwp-main-container {
	background-color: rgb(84, 22, 22) !important;
}

/** General >> Bulletinwp bulletin item 2 bulletinwp bulletin powered by label **/
#bulletinwp-bulletin-item-2 .bulletinwp-bulletin-powered-by-label {
	display: none !important;
}

/** General >> Bulletinwp bulletin item 5 bulletinwp bulletin powered by label **/
#bulletinwp-bulletin-item-5 .bulletinwp-bulletin-powered-by-label {
	display: none !important;
}

/** General >> Masthead unordered list **/
#masthead ul {
	word-spacing: 5px !important;
	width: 630px !important;
	padding-top: 128px !important;
	padding-left: 520px !important;
}

/** General >> Table data (#2) horizontal rule **/
tbody > tr:nth-of-type(2) > td:nth-of-type(2) > hr {
	border-top-color: rgb(0, 0, 0) !important;
	border-right-color: rgb(4, 4, 4) !important;
}

/** General >> Table data (#2) horizontal rule _2 **/
tbody > tr:nth-of-type(1) > td:nth-of-type(2) > hr {
	border-top-color: rgb(0, 0, 0) !important;
}

/** General >> Link (#1) **/
.has-text-align-justify a:nth-of-type(1) {
	color: rgb(30, 42, 137) !important;
	text-align: justify !important;
	width: 1200px !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
	border-top-color: rgb(4, 4, 4) !important;
}

