/*  MICROTHEMER STYLES  */


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

/** General >> Bricks nav menu link (:hover) **/
.bricks-nav-menu a:hover {
	color: rgb(46, 139, 87) !important;
}


/*( Phone )*/
@media (max-width: 480px) {
	/** General >> Brxe jmjstr link **/
	#brxe-jmjstr a {
	font-size: 48px !important;
}

	/** General >> Tab title brxe text basic **/
	.tab-title .brxe-text-basic {
	font-size: 16px !important;
	margin-right: 10px !important;
}

	/** General >> Link **/
	p a {
	color: rgb(46, 139, 87) !important;
	font-weight: 500 !important;
}

}

