#id-2232 .carousel-slider-nav-icon {
fill: #f1f1f1
}
#id-2232 .carousel-slider-nav-icon:hover {
fill: #85b934
}
#id-2232 .owl-prev,
#id-2232 .owl-next,
#id-2232 .carousel-slider-nav-icon {
height: 48px;
width: 48px
}
#id-2232.arrows-outside .owl-prev {
left: -48px
}
#id-2232.arrows-outside .owl-next {
right: -48px
}
#id-2232 .owl-dots .owl-dot span {
background-color: #f1f1f1;
width: 10px;
height: 10px;
}
#id-2232 .owl-dots .owl-dot.active span,
#id-2232 .owl-dots .owl-dot:hover span {
background-color: #85b934
}