/*
Theme Name: Demo
Author: Devscope LLC (Eduardo Vega)
Author URI: https://eduardovega.net/
Description: Demo intelliwp.
Version: 1.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

body {
  font-family: sans-serif;
  margin: 2rem;
  background: #f9f9f9;
  color: #333;
}
