.btn-orange.btn-fill {
  color: #fff;
  border-color: #ED6E00;
  background-color: #ED6E00; }
  .btn-orange.btn-fill:hover {
    background-color: #F3BB8C !important; }