/*
Theme Name: Lavandero Theme
Theme URI: https://odiotech.com
Author: Antigravity
Author URI: https://google.com
Description: Custom theme to replicate El Lavandero original design.
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: lavandero
*/

/* Base Styles */
body {
    font-family: 'Inter', sans-serif;
    background-color: #f7f7f7;
}

.font-script {
    font-family: 'Dancing Script', cursive;
}
