.sp-three-articles__wrapper {
  display: flex;
  flex-direction: column;
  gap: 48px;
}

.sp-three-articles__wrapper h2 {
  text-align: center;
}

.sp-three-articles__wrapper .sp-article-card__bottom {
  padding: 16px 0 0;
}
