.seccion-testimonios{background-color:#fff;color:#393839;padding:60px 20px;font-family:sans-serif}.contenedor-testimonios{max-width:1200px;margin:0 auto}.titulo-seccion{text-align:center;font-weight:700;font-size:2rem;margin-bottom:40px}.testimonios-grid{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.tarjeta-testimonio{background-color:#f9fafb;border-radius:12px;padding:20px;width:100%;max-width:350px;box-shadow:0 4px 10px #0003;transition:transform .3s ease}.tarjeta-testimonio:hover{transform:translateY(-5px)}.usuario{display:flex;align-items:center;margin-bottom:16px}.avatar{width:40px;height:40px;background-color:#393839;border-radius:50%;margin-right:12px;display:flex;justify-content:center;align-items:center;font-size:20px;color:#fff;background-image:url('data:image/svg+xml;utf8,<svg fill="white" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z"/></svg>');background-repeat:no-repeat;background-position:center}.info strong{color:#393839;font-weight:100}.info span{color:#393839;font-weight:700;font-size:1.1rem}.tarjeta-testimonio p{font-size:.95rem;color:#393839;line-height:1.5}.estrellas{color:#393839}
