.testimonial-list__testimonial {
    margin-bottom: 2rem;
    padding: 40px;
    padding-bottom: 2rem;
    border-bottom: 4px solid #B3211E;
    box-shadow: 0px 0px 190px 0px rgba(12,5,0,0.11);
}

.testimonial-list__title {
    margin-top: 6px;
}


.testimonial-list__wrapper {
    margin-top: 80px;
}

.testimonial-list__testimonials {
    margin-bottom: 80px !important;
}