/*
Theme Name: Materializa Abogados
Theme URI: https://example.com
Author: Materializa Abogados Team
Author URI: https://example.com
Description: A custom WordPress theme for Materializa Abogados based on the provided static design.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: materializa-abogados
*/

/* Custom styles from code.html */
body {
    font-family: 'Public Sans', sans-serif;
}
.hero-overlay {
    background: linear-gradient(to right, rgba(15, 23, 42, 0.9) 30%, rgba(15, 23, 42, 0.4) 100%);
}
