.testimonios-section{padding:80px 0;background-color:#343a40;color:#ffffff}.testimonios-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:40px;color:#c778dd}.testimonio-card{background:linear-gradient(180deg,#454545,#3f3f3f);border:none;border-radius:5px;box-shadow:0 10px 24px rgba(0,0,0,.35);transition:transform .25s ease,box-shadow .25s ease;position:relative}.testimonio-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#c778dd,#6f42c1);border-top-left-radius:12px;border-bottom-left-radius:12px}.testimonio-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(0,0,0,.45)}.testimonio-card .card-body{padding:1.75rem}.stars{margin-bottom:.75rem}.star{color:#777777;font-size:1rem;margin-right:2px}.star.filled{color:#ffc107}.testimonio-card .card-text{color:#ffffff;font-size:1rem;line-height:1.6}.testimonio-footer{color:#c778dd;font-size:.95rem;background:transparent}.testimonio-footer .role{color:#b8a6d8}