.sustainable-bg::before {
  background-image: linear-gradient(
    180deg,
    rgba(0, 83, 14, 0.5) 20%,
    rgba(255, 255, 255, 1) 90%
  ) !important;
}
