/**
 * Depoimentos (Testimonials) – estilos via Tailwind no render.php.
 */

.testimonials-container--no-bg {
    background-color: #6c0f0d;
}
