/*
Theme Name: Traslatravel
Theme URI: https://traslatravel.com
Author: Traslatravel
Author URI: https://traslatravel.com
Description: Custom theme for Traslatravel — Punta Cana tours, adventures, airport transfers and car rental. Self-contained: on activation it auto-creates every page and the navigation menu, sets the front page and pretty permalinks. All images are bundled inside the theme.
Version: 1.0.0
Requires at least: 5.8
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: traslatravel
*/

/* Base typography — shared by every page (Tailwind + fonts load in header.php). */
body { font-family: 'Poppins', sans-serif; color: #1C231F; }
h1, h2, h3, h4, h5 { font-family: 'Montserrat', sans-serif; }
