.testimonial-card .component-content .cards {
  box-shadow: 0px 3px 12px #7F7F7F; }
  .testimonial-card .component-content .cards .card .card-header .card-image img:hover {
    outline: 1px solid #004494; }
  .testimonial-card .component-content .cards .card .card-header .card-heading .name {
    color: #004494; }
  .testimonial-card .component-content .cards .card .card-header .card-heading .designation {
    color: #2B2B2B; }
  .testimonial-card .component-content .cards .card .card-header .card-heading .card-quote {
    color: #2B2B2B; }
  .testimonial-card .component-content .cards .card .card-body .card-paragraph {
    color: #2B2B2B; }
    .testimonial-card .component-content .cards .card .card-body .card-paragraph ul li a {
      color: #004494 !important; }
