.btn-gray {
  background-color: #DAD9D9;
}

.bg-gray {
  background-color: #DAD9D9;
}

.bg-more {
  background-color: #B43D32;
}

.text-more {
  color: #B43D32;
}

.text-more1 {
  color: #AA983F;
}

.text-more2 {
  color: #DFBF27;
}

.text-more3 {
  color: #754D25;
}

a {
  color: #754D25 !Important;
  text-decoration: none;
  background-color: transparent;
}

