.brand-heading {
  color: #daa14c;
}
.img-responsive{
  width: 100%;
  height: auto;
}


.prata-regular {
  font-family: "Prata", serif;
  font-weight: 400;
  font-style: normal;
}

a,h1,h2,h3,h4,h5, p, li{
  font-family: "Prata", serif;
}

a{
  color:darkgoldenrod;
  text-decoration: none;
}
a:hover{
  color: #fff;
}
section#collectibles h5{
  color:darkgoldenrod;
  
}
.text-gold{
  color:darkgoldenrod;
}