.in_the_news-block.grid {
  display: block;
}
.in_the_news-block .publication,
.in_the_news-block .title,
.in_the_news-block .read-more a {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.in_the_news-block .publication {
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 0.875rem;
  color: #817F7B;
}
.in_the_news-block .title {
  margin-bottom: 2rem;
}
.in_the_news-block .card:not(:last-child) {
  margin-bottom: 4rem;
  padding-bottom: 3rem;
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}

/*# sourceMappingURL=in-the-news.min.css.map */
