.text-dorado {
    color: #bc9c71;
  }
  .text-gold {
    color: #d4af37; /* Código de color dorado */
  }
  .icono-grande{
    font-size: 2em;
  }

  .sin_subrayado{
    text-decoration: none;  
  }