 .testimonial-hero{
    display: flex;
    padding: 30px 0;
    min-height: 500px;
}
.testimonial-hero.text-top{
    align-items: flex-start;
}
.testimonial-hero.text-middle{
    align-items: center;
}
.testimonial-hero.text-bottom{
    align-items: flex-end;
}
.testimonial-hero .bdt-container{
    margin-left: 0;
}

.testimonial-hero .testimonialcontent{
    max-width: 520px;

}
.testimonial-hero .testimonialcontent p{
    margin-bottom: 10px;;
}
.testimonial-hero .testimonialcontent p.content{
font-style: italic;
}


.cptblock {
    color: white;
}

.cptexcerpt {
    border-left: solid 1px #08CEC9;
    padding-left: 15px;
}

.whoby svg {
    margin-right: 6px;
}

.thedate svg {
    margin-right: 4px;
}


.social-posts-column {
    color:white;
}