/*
Theme Name: GeoVenezuela Industrial
Theme URI: https://geovenezuela.com/
Author: GeoVenezuela
Author URI: https://geovenezuela.com/
Description: Corporate bilingual WordPress theme for geotechnics, groundwater, surveying, mining and oil and gas with automation and AI.
Version: 2.0.0
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 8.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: geoportal
*/

/*
  Base styles are loaded from assets/css/portal.css.
*/

html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  margin: 0;
}
