.section__bg-gray {
  background-image: url("/local/frontend/frondend/dist/assets/bg-gray.svg");
  background-repeat: no-repeat;
}

.accent-section__bg,
.accent-form,
.section__bg-blue {
  background-image: url("/local/frontend/frondend/dist/assets/accent-section-bg.svg");
  background-repeat: no-repeat;
}

.accent-form--investors {
  background: none;
}