/* One trust css changes */

body #onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob {
  background-color: #007fa8;
}

body #onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-desc, body #onetrust-consent-sdk #onetrust-pc-sdk .ot-category-desc {
  font-family: "HyundaiSansText-Regular";
  font-weight: 400;
}

body #onetrust-consent-sdk #onetrust-pc-sdk .ot-cat-grp .ot-always-active, body #onetrust-consent-sdk #onetrust-pc-sdk .privacy-notice-link {
  color: #002c5f;
  text-decoration: none;
}

body #onetrust-consent-sdk #onetrust-policy-text {
  font-family: "HyundaiSansText-Regular";
  font-weight: 400;
}

body #ot-sdk-btn-floating .ot-floating-button__front {
  background-color: #007fa8 !important;
}