[data-colors="alternate-light"]{
    .bg-bx.ulk-bg{
        .flr_hd{
            .arrows path{
                fill: white;
            }
        }
    }
}

[data-colors="primary-dark"]{
    .arrows path{
        fill: white;
    }
}
.bg{
    img{
        object-fit: cover !important;
    }
}