/* line 1, app/assets/stylesheets/style-override.scss */
section.find-info {
  background: transparent url(/assets/shape-zig-zag-cf39e63456b1a0cb03625f8f5530df4456df7974426be63120f4eac5318f84a3.svg) bottom;
  background-size: cover;
  padding-bottom: 110px;
}

/* line 7, app/assets/stylesheets/style-override.scss */
.form-select:disabled + .overSelect {
  cursor: not-allowed;
}

/* line 11, app/assets/stylesheets/style-override.scss */
.btn-find-support:disabled {
  background: #ccc;
  border-color: #ccc;
}
