.btn-orange {
  text-transform: uppercase;
  padding: 10px 20px;
  font-size: 1.5rem;
  background: #FF6700;
  color: white;
}