.reviewspage{
    background-color: #0e3042 !important;
    color: white !important;
}

.testimonial-content-left{
   
   width: 83.3333%;
   
    margin-top:30%;
    text-align: left !important;
}

.testimonial-content-title{
    font-size: 0.7em;
}

.testimonial-content-description{
    /*color:rgba(255,255,255,.5);*/
    color: white;
    font-size: 0.3em;
}

.testimonial-card{
    background-color: #225d7c;
    margin-bottom: 0.1em;
    border-radius: 1rem;
}

.blockquote-footer{
    color:#ff8e8e;
}

