/* cookie-setting */
#ot-sdk-btn.ot-sdk-show-settings_rw {
  color: #005856 !important;
  background-color: #ffffff !important;
  border: 1px solid #005856 !important;
}

#ot-sdk-btn.ot-sdk-show-settings_rw:hover {
  color: #ffffff !important;
  background-color: #005856 !important;
  border: 1px solid #005856 !important;
}