:root {
  --color-primario: #0c0a09;
  --color-secundario: #b45309;
  --color-acento: #d4a017;
  --fuente-titulos: 'Cormorant Garamond', serif;
  --fuente-texto: 'Inter', sans-serif;
}
