<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Newsxpo Child
Theme URI: https://trendstastic.com
Description: Child theme for Newsxpo
Author: Rodrigo Dro
Author URI: https://trendstastic.com
Template: newsxo
Version: 1.0
*/

/* Fondo negro para ese bloque especÃ­fico */
body {
  background-color: #000 !important;
  color: #fff;
  padding: 30px 20px;
}
</pre></body></html>