/*
Theme Name: BlindajeWeb Theme V3 Clean Landing
Theme URI: https://blindajeweb.cl
Author: Blindajeweb.cl
Author URI: https://blindajeweb.cl
Description: Tema V3 para Blindajeweb.cl - Portada B2B 100% limpia de ventas sin articulos de blog.
Version: 3.2.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Text Domain: blindajeweb-theme-v3
Tags: light-mode, corporate, cybersecurity, b2b, landing-page, custom-theme
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Reset & WP Alignment Fallbacks */
html {
    box-sizing: border-box;
}
*, *:before, *:after {
    box-sizing: inherit;
}
body {
    margin: 0;
    padding: 0;
}
