.overlay {
  background: linear-gradient(to right, #ff6633, #ff5117) no-repeat 0 0 / cover !important;
}
.submit {
  border: 1px solid #ff6633 !important;
  background: #ff6633 !important;
}
