/*
Theme Name: Hotel Rambla
Theme URI: https://cuscocreativos.com/hotel-rambla
Author: Cusco Creativos
Author URI: https://cuscocreativos.com
Description: Tema de WordPress personalizado y premium diseñado para el Hotel Rambla. Desarrollado con los más altos estándares de diseño, optimización de velocidad y SEO por Cusco Creativos.
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: hotel-rambla
Tags: translation-ready, custom-menu, featured-images, custom-logo, post-thumbnails, responsive-layout, portfolio

This theme is fully bespoke, developed in Cusco, Peru.
*/

/* ==========================================================================
   RESET & SYSTEM BASE (Note: Main modern styles are in assets/css/)
   ========================================================================== */
html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
}

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