.news_and_opinion_tiles-content-container .news_and_opinion_tile_item-container.block {
  display: flex;
}

.news_and_opinion_tiles-content-container .news_and_opinion_tile_item-container {
  display: none;
}

.news_and_opinion_tiles-content-container {
  grid-auto-rows: unset !important;
}

.news_and_opinion_tiles-section .news_and_opinion_tile_item-container,
.news_and_opinion_tiles-section .news_and_opinion_tile_item-container:hover,
.news_and_opinion_carousel-section .news_and_opinion_carousel_item-wrapper,
.news_and_opinion_carousel-section .news_and_opinion_carousel_item-wrapper:hover,
.news_and_opinion_tiles-section [id^='plux'],
.news_and_opinion_tiles-section [id^='plux']:hover {
  text-decoration: none !important;
}

.news_and_opinion_tiles-section [id^='plux'] {
  color: #09009c;
}
