/*
Theme Name: Mundo
Theme URI: https://tusitio.com/
Author: Tu Nombre
Author URI: https://tusitio.com/
Description: Theme profesional, moderno, responsive y optimizado para WooCommerce.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mundo
Tags: responsive, woocommerce, moderno, profesional
*/

@import url('assets/css/responsive.css');

body {
  font-family: 'Inter', Arial, sans-serif;
  color: #1E293B;
  background: #f8fafc;
  margin: 0;
}
