.depoimentos-area{display:grid;grid-auto-columns:1fr;grid-auto-rows:auto;grid-gap:30px}.depoimentos-wrapper .content{margin:0;padding:1.5rem;width:100%}.depoimentos-wrapper .content .depoimentos__author{align-items:center;color:#420080;display:flex;gap:20px}.depoimentos__author .picture{flex-shrink:0;height:auto;max-width:100px}.depoimentos-wrapper .content .depoimentos__author p{margin:0;text-align:left}.depoimentos-wrapper .content .depoimentos__author p span{font-weight:700;text-transform:uppercase}@media (max-width:768px){.depoimentos-wrapper .content .depoimentos__author .picture{max-width:80px}}