/* Home Slider – theme color (optional) */
:root {
  --theme-color: #FCB817;
}
.thm-bg,
.feat-caro > button.slick-arrow:hover:before,
.feat-caro > button.slick-arrow:focus:before,
.feat-caro .slick-dots > li.slick-active button {
  background-color: #FCB817;
}
