#testimonials-block .testimonialtitle {
color: var(--secondarycolor);
font-size: .8em;
text-transform: uppercase;
letter-spacing: .2em;
font-weight: bold;
}
#testimonials-block .addquoteshere:before {content: open-quote;}
#testimonials-block .addquoteshere::after {content: close-quote;}

#testimonials-block .carousel-control-next-icon, #testimonials-block .carousel-control-prev-icon {filter:invert(1);width: 1rem;height: 1.5rem;}
#testimonials-block .carousel-control-next, #testimonials-block .carousel-control-prev {width: auto !important;float:left;position: relative;}
