:root {
  --color-primario: #7c2d12;
  --color-secundario: #ea580c;
  --color-acento: #16a34a;
  --fuente-titulos: 'Playfair Display', serif;
  --fuente-texto: 'Inter', sans-serif;
}
