.social a[title="Google scholar"] svg path,
.social a[title="researchgate"] svg path {
  fill: rgb(14, 64, 146);
}

@media (min-width: 992px) {
  .grey-bg.text-img.testimonial .container .row .col-lg-3,
  .grey-bg.img-text.testimonial .container .row .col-lg-3  {
    width: 45%;
  }

.grey-bg.text-img.testimonial .container .row .col-lg-8,
.grey-bg.img-text.testimonial .container .row .col-lg-8 {
  width: 55%;
}
footer .col-lg-4 {
  width: 25%;
}
}
