/* Tony ScriptOps v2.1.7.5.5 — PIX com contraste melhorado */
.buy-button {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 12px !important;
}

.buy-button .pix-official-icon-v21753,
.buy-button .pix-official-icon-v21754,
.buy-button .pix-official-icon-v21755 {
  width: 28px !important;
  height: 28px !important;
  min-width: 28px !important;
  object-fit: contain !important;
  display: block !important;

  /* base branca discreta para destacar o PIX no botão verde */
  box-sizing: content-box !important;
  padding: 6px !important;
  margin: 0 !important;
  border-radius: 9px !important;
  background: #ffffff !important;
  box-shadow: 0 2px 8px rgba(0,0,0,.08) !important;
}
