/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 16 2025 | 06:30:19 */
/* Testimonial achtergrond 50% transparant */
.tss-grid-item .item-content-wrapper,
.tss-grid-item .item-content {
    background-color: rgba(255, 255, 255, 0);
}

/* Testimonial tekst zwart */
.tss-grid-item .item-content,
.tss-grid-item .item-content p {
    color: #000000;
}
