/*
 Theme Name: LUVIC - Reformas de Lujo
 Theme URI: https://luvic.es
 Author: WP Design Master
 Description: Tema premium para empresa de reformas en la Costa del Sol.
 Version: 1.0
 License: GNU General Public License v2 or later
 Text Domain: luvic
 */

body {
    font-family: 'Montserrat', sans-serif;
    background-color: #F9F9F9;
    color: #1A2F4B;
}

h1, h2, h3, h4, .font-bold {
    font-weight: 700; /* Montserrat Bold */
}

p, .font-light {
    font-weight: 300; /* Montserrat Light */
}
