.widget-callback .button.callback-button-salebot {
  background: linear-gradient(135deg, #ff7a2f 0%, #ff4e00 100%);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.msb_circle_trigger {
  display: none !important;
}
