/* Remove the visible OneTrust logo from the Preference Center */
#onetrust-pc-sdk .ot-pc-footer-logo {
  display: none !important;
}
/* Remove the Green Icon */
#ot-sdk-btn-floating {
  display: none !important;
}
