/*  MICROTHEMER STYLES  */


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

/** General >> Fl post 9 wc proceed to checkout **/
#fl-post-9 .wc-proceed-to-checkout {
	color: rgb(20, 12, 234) !important;
	text-align: center !important;
}

/** General >> Wc proceed to checkout bdi **/
.wc-proceed-to-checkout bdi {
	color: rgb(0, 0, 0) !important;
}

