<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.article_destaque {
  width: 100%;
  max-width: 1248px;
  min-height: 250px;
  margin: 0 auto;
  display: grid;
  justify-content: center;
  align-items: center;
}

.article_intext,
.article_intext_bottom {
  display: inline-block !important;
  text-align: center;
  width: 100%;
  height: 280px;
}

div[id^=google_ads_iframe_] {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: auto !important;
}
</pre></body></html>