#testimonials>.header {background: url("/public/img/testimonials-2.jpg") center center no-repeat;height: 92vh;display: flex;justify-content: center;}
#testimonials>.header>.testimonialHeader {color: #ffffff;width: 100%; background-color: rgba(67, 222, 228, .8); padding: 3vh; margin-top: 62vh;display: flex;justify-content: center;}
#features>.header>.testimonialHeader h1,
#features>.header>.testimonialHeader p {color: #ffffff;}
#features>.header>.testimonialHeader h2 {font-size: 85%;color: #ffffff;}

#testimonials .body {background-color: rgb(255,255,255) !important;padding: 2em;}
#testimonials .body .serviceContent .serviceTitle{
    font-weight: 600; text-align: center;}
#testimonials .horiLine {
    width: 25%;height:2px;background-color: rgb(120, 205, 209); display: block; margin: 1em auto 0 auto;}
#testimonials .body .serviceContent h4 {
    color: rgb(120, 205, 209);}
#testimonials .relatedArticles li {
    border-bottom: dashed 1px rgb(120, 205, 209); padding: .5em 0;}

#testimonials .star-rate {color:#FFCD22;}
