[data-theme-nav="dark"] {
  color: #201d1d;

}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #151515 inset !important;
  /* keep your input bg */
  -webkit-text-fill-color: #ffffff !important;
  caret-color: #ffffff;

  .wf-design-mode .loader {
    display: none;
  }

  [data-load-reset] {
    opacity: 0;
  }
}
