.sp-tagged-news__wrapper {
  display: flex;
  flex-direction: column;
  gap: 48px;
}

.sp-tagged-news__wrapper h2 {
  text-align: center;
  text-transform: uppercase;
}

.sp-tagged-news__news-wrapper {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
