.testi{
  border-radius: 20px;
  margin: auto;
  max-width:20rem;
  margin-bottom: 5rem;
}

.testi > span {
    display: block;
    color: #ff6d5e;
    font-size: 16px;
    margin-bottom: 27px;
}
p {
    color: #70778b;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.ts-img {
    width: 90px;
    margin: 0 auto;
    margin-top: -86px;
}
