[data-theme='mankind'] .strip-banner.stripBanner {
  background-color: #c69c6d;
  color: #ffffff;
}

[data-theme='mankind'] .strip-banner.stripBanner:hover {
  background-color: #b38a5c;
}

[data-theme='mankind'] .strip-banner.stripBanner:focus {
  background-color: #b38a5c;
  outline: 2px solid #ffffff;
  outline-offset: -4px;
}

[data-theme='mankind'] .facetWrapper .bg-secondary,
[data-theme='mankind'] select.bg-secondary {
  background-color: #ffffff;
  color: #333333;
}
