.blooms-testimonials .swiper-pagination-bullet{
    border-radius:0;
}
.blooms-testimonials .swiper-pagination-bullet-active{
    background: #66b539;
}

.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 15px !important;
}
.testimonial-avatar{
    width:150px;
    height:150px;
    background-size:cover;
    background-position:center;
}