.card.card-article {
  position: relative;
  height: 100%;
}
.articles-wrapper {
  padding: 5rem 0;
}
.articles-wrapper .section-title {
  font-size: 2em;
  text-align: center;
}
