/*
Theme Name: Beatriz Palmés
Theme URI: https://beatrizpalmes.es
Author: Beatriz Palmés
Author URI: https://beatrizpalmes.es
Description: Tema WordPress para el sitio web de Beatriz Palmés - Abogada y Mediadora en Tenerife
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: beatriz-palmes
*/

/* Estilos básicos - El diseño principal usa Tailwind CSS via CDN */

body {
  font-family: 'Manrope', sans-serif;
}

.glass-nav {
  background: rgba(249, 247, 246, 0.8);
  backdrop-filter: blur(12px);
}

.text-balance {
  text-wrap: balance;
}
