.rm-pagbank-price {
display: inline-flex;
align-items: center;
gap: 8px;
background-color: #e6f7ec;
color: #1a7f37;
padding: 8px 16px;
border-radius: 8px;
font-weight: 500;
font-family: sans-serif;
font-size: 0.8em;
margin-bottom: 5px;
} .rm-pagbank-price .icon-pix {
width: 20px;
height: 20px;
background-image: url(//loja.jogosonlinewx.com.br/wp-content/plugins/pagbank-connect/public/images/pix-photo.svg);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
flex-shrink: 0;
}
.rm-pagbank-price b {
font-weight: 600;
color: inherit;
}