html body #ot-sdk-btn-floating .ot-floating-button__front,
html body #ot-sdk-btn-floating .ot-floating-button__back {
  background-image: none;
  background-color: #000;
}

html body #ot-sdk-btn-floating,
.TrengoWidgetLauncher__iframe {
  z-index: 999 !important;
}

html body #ot-sdk-btn-floating .ot-floating-button__front {
  background-image: url("ot_persistent_cookie_icon--black.png");
}

html #onetrust-consent-sdk #onetrust-pc-sdk button {
  border-radius: 20px;
}

html body #onetrust-banner-sdk.otFloatingRoundedCorner {
  z-index: 99999999999999999;
}
