#ot-sdk-btn.ot-sdk-show-settings{
   color: #f91320 !important;
   border: inherit !important;
   padding: inherit !important;
   font-size: inherit !important;
   line-height: inherit !important;
   transition: inherit !important;
   background-color: inherit !important;
   text-decoration: inherit !important;
}
 
#ot-sdk-btn.ot-sdk-show-settings:hover{
   background-color: inherit;
   color: #666 !important;
}

#onetrust-consent-sdk {
  position: absolute;
}