/*
Theme Name: Theme Altunodev
Theme URI: https://altunodev.com/theme-altunodev
Author: Altunodev
Author URI: https://altunodev.com
Description: Tema base para maquetar con Elementor desarrolaldo por Altunodev
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: altuno-elementor
*/


body {
  margin: 0;
  font-family: 'Poppins', sans-serif;
  background-color: #f7f7f7;
}
.container {
  width: 90%;
  max-width: 1200px;
  margin: auto;
}

