<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#news .NEWS {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
}

#news .BTN {
  border: 1px solid #917526;
}
</pre></body></html>