/* Nova Iberian Consulting - Custom Styles */
/* Base Tailwind styles are loaded from CDN */

body {
  font-family: 'Lato', sans-serif;
  background-color: #FAFAFA;
  color: #333;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Playfair Display', serif;
}
