body .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){
      background: linear-gradient(to left, #16c1f3 0%, #0c92d2 100%);
  border: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 50px;
  max-width: 100%;
  padding: 25px 40px;
  width: auto;
  border-radius: 40px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}