
.services h2.title {
  font-size: 52px;
  color: #0e1736;
  text-shadow: #59627e 1px 0 10px;
}


.card_image img.responsive {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.infinite-scroll h2.title {
  font-size: 52px;
  color: #0e1736;
  text-shadow: #59627e 1px 0 10px;
  text-align: center;
  margin-top: 40px;
}


.news-section h2.title {
  font-size: 52px;
  color: #0e1736;
  text-shadow: #59627e 1px 0 10px;
}


.card-link {
  text-decoration: none;
  color: inherit;
}
