.text-center {
  text-align: center;
}
.mt-4 {
  margin-top: 16px;
}

.mb-4 {
  margin-bottom: 16px;
}

.category-page-header__list a.is-active {
  color: #ed1d26;
}

.mt-80 {
  margin-top: 80px;
}

@media (max-width: 991.98px) {
  .news-category-page .layout-news-spotlight__sidebar {
    /* display: none; */
    display: block;
  }
}

@media (max-width: 991.98px) {
  .section-category-spotlight .sidebar-hide-mobile {
    display: none;
  }
}
