<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.popularAricles, .recentArticles {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.WidgetContainer__contentList {
	vertical-align: top;
    display: inline-block;
    width: max-content;
  max-width: 100%;
}
</pre></body></html>