html.theme-7 .wheel-container .buy-in-button-holder .buy-in-button .buy-in-button-money span:first-child:before {
	 content: "R$";
	 margin-inline-end: 0.2rem;
}
 html.theme-7 .wheel-container .buy-in-button-holder .buy-in-button .buy-in-button-money span:last-child {
	 display: none;
}
 