<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#testimonials .sp-button {width: 20px; height: 20px; border: 1px solid #dc022b; border-radius: 0%; margin: 4px; display: inline-block; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; cursor: pointer;}

#testimonials .sp-selected-button {background-color: #dc022b;}

#testimonials .sp-buttons {position: relative; width: 100%; text-align: center; padding-top: 40px; bottom: 0;}

#testimonials p.sp-layer {font-size: 18px; line-height: 1.6; margin: 0; color:#ffffff; text-align: center;
width: 100%;}

#testimonials h2.sp-layer {font-size: 24px; line-height: 1.4; margin: 0; color:#ffffff;}

#testimonials .sp-arrows {position: absolute; display: block; cursor: pointer; left: 0; top: 20%; right: 0;}

#testimonials .sp-arrow {position: absolute; display: block; cursor: pointer;}

#testimonials .sp-previous-arrow {background-image: url(../../img/arrow-left.png); width:55px; height:55px; left: -60px; right: auto; background-repeat: no-repeat;}

#testimonials .sp-next-arrow {background-image: url(../../img/arrow-right.png); width:55px; height:55px; right: -60px; left: auto; background-repeat: no-repeat;}
</pre></body></html>