/*  MICROTHEMER STYLES  */


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

/** General >> main_menu_container **/
.main_menu_container.main-menu > ul > li > a {
	color: #2E537F !important;
}

/** General >> .bpt-page-title div **/
.bpt-page-title div {
	color: rgb(73, 123, 162) !important;
	background-image: none !important;
	background-repeat: no-repeat !important;
}

/** General >> .bpt-page-title__inner **/
.bpt-page-title__inner {
	font-family: roboto !important;
	color: rgb(73, 123, 162) !important;
	font-size: 121px !important;
	background-color: rgb(255, 255, 255) !important;
	background-image: none !important;
	background-repeat: no-repeat !important;
}

/** General >> .bpt-page-title **/
.bpt-page-title {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: none !important;
}

