/*
Theme Name: FLy Cusco Peru
Theme URI: https://cuscocreativos.com
Author: Cusco Creativos
Author URI: https://cuscocreativos.com
Description: Biblia de Operaciones e Intranet privada para agencia de viajes receptiva.
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: fly-cusco-peru
*/

/* Estilos base de la Intranet */
body {
    font-family: 'Outfit', sans-serif;
    background-color: #f8fafc;
    color: #1e293b;
    margin: 0;
    padding: 0;
}
