.frontpage-testimonials .slick-dots {
    display:none!important;
}

.frontpage-testimonials {
    position: relative;
}

.frontpage-testimonials .slick-prev {
    position: absolute;
    top:40%;
    left:20px;
}

.frontpage-testimonials .slick-next {
    position: absolute;
    top:40%;
    right:20px;
}

.frontpage-testimonials .slick__arrow {
    font-size: 6em;
    line-height: 1em;
    text-align: center;
}

.frontpage-testimonials .slick-arrow:hover {
    color:#00FFB7 ;
}

.customers-carousel {
    position: relative;
}

.customers-carousel .slick-prev {
    position: absolute;
    top:10%;
    left:20px;
}

.customers-carousel .slick-next {
    position: absolute;
    top:10%;
    right:20px;
}

.customers-carousel .slick__arrow {
    font-size: 6em;
    line-height: 1em;
    text-align: center;
}

.customers-carousel .slick-arrow:hover {
    color:#00FFB7 ;
}

.customers-carousel img {
    max-height: 100px;
    max-width: 100px;
}


#popup-buttons {
  margin-bottom: 0px!important;
}

#popup-text {
  font-weight: 700;
}
