.o-featured-blog__content {
  margin-bottom: 3rem;
}
.o-featured-blog__footer {
  margin-top: 3rem;
}
.o-featured-blog__article {
  margin-bottom: var(--layout-section-spacing-small);
}
.o-featured-blog__article:last-child {
  margin-bottom: 0;
}
