/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 08 2026 | 06:22:27 */
.custom-hero-class .bdt-ps-slide-img{
  position: relative;
}
.custom-hero-class .bdt-ps-slide-img::before{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.31);
  z-index: 0;
  top: 0;
  left: 0;
}

