/**
  Styles that temporarily live here until merged with the SCSS build process.
 */

/* Sustainability > Programs & Opportunities page */
.page-id-66505 {
  /* 3-column row under the "Organic" section */
  .row-index-13 + #two-or-three-column-content-section {
    h3 { text-align: center }
  }

  .sustainabilityForm {
    padding: 24px;
    border: 3px solid var(--e-global-color-e4930c5);
    margin-block: 5rem;
  }
}
