.carousel-control-next-icon,
.carousel-control-prev-icon{
  width: 50px !important;
  height: 50px !important;
}

.carousel-indicators .active{
  background-color:#2EADA2;
}