.single-wide-testimonials .testimonials-slide-content p {
font-size: 20px !important;
line-height: 1.6 !important;
font-weight: 400 !important;
}

.single-wide-testimonials .tsl-author {
font-size: 16px !important;
font-weight: 600 !important;
opacity: 0.9;
}

.single-wide-testimonials .testimonial-quote {
font-size: 40px !important;
opacity: 0.8;
}
.dark-overlay {
position: relative;
}

.dark-overlay::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.55);
z-index: 1;
}
.dark-overlay h1,
.dark-overlay h2,
.dark-overlay p {
text-shadow: 0 2px 10px rgba(0,0,0,0.4);
}
testimonial-overlay
.testimonial-overlay .wpb_wrapper,
.testimonial-overlay .ult-animation,
.testimonial-overlay .ult-content-box,
.testimonial-overlay .ult-team-member-wrap,
.testimonial-overlay .ult-team-member-image,
.testimonial-overlay .testimonial,
.testimonial-overlay .owl-item,
.testimonial-overlay .slick-slide {
position: relative !important;
overflow: hidden !important;
}

.testimonial-overlay .wpb_wrapper::before,
.testimonial-overlay .ult-animation::before,
.testimonial-overlay .ult-content-box::before,
.testimonial-overlay .ult-team-member-wrap::before,
.testimonial-overlay .ult-team-member-image::before,
.testimonial-overlay .testimonial::before,
.testimonial-overlay .owl-item::before,
.testimonial-overlay .slick-slide::before {
content: "" !important;
position: absolute !important;
inset: 0 !important;
background: rgba(0,0,0,0.45) !important;
z-index: 2 !important;
pointer-events: none !important;
}

.testimonial-overlay h1,
.testimonial-overlay h2,
.testimonial-overlay h3,
.testimonial-overlay h4,
.testimonial-overlay p,
.testimonial-overlay span,
.testimonial-overlay .quote,
.testimonial-overlay .testimonial-content,
.testimonial-overlay .testimonial-title {
position: relative !important;
z-index: 3 !important;
}

@media (max-width: 768px) {

.vc_column-inner {
width: 100% !important;
}


}
.aqua-mobile-benefits p {
margin: 0 0 12px 0;
color: #ffffff;
font-size: 18px;
}

@media (max-width: 768px) {

.aqua-mobile-benefits p {
color: #ffffff !important;
opacity: 1 !important;
}

.aqua-mobile-benefits span {
color: #f25f63 !important;
}

/* Kill any blue link styles */
.aqua-mobile-benefits a,
.aqua-mobile-benefits p a {
color: #ffffff !important;
text-decoration: none !important;
}

}
@media (max-width: 768px) {
.vc_column_container {
text-align: left !important;
}
}