/*---------------------------------------
  TESTIMONIOS              
-----------------------------------------*/
.testimonios-section {
    position: relative;
}

.testimonial-img {
    width: 150px;
    height: 150px;
    object-fit: cover;
}

.testimonial-text {
    font-size: 18px;
    line-height: 1.6;
}