h1 {
  font-size: 30px;
  text-transform: uppercase;
}
input {
  outline: none !important;
  box-shadow: none !important;
}
.btn-orange {
  font-weight: 600;
}
textarea {
  outline: none !important;
  box-shadow: none !important;
}
