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

.sp-related-articles__wrapper h2 {
  text-align: center;
  text-transform: uppercase;
}

.sp-related-articles__news-wrapper {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
