.soleio-about {
  background: var(--soleio-color-cream, #fffef2);
  color: var(--soleio-color-text, #4a3428);
}

.soleio-about__banner {
  margin: 0;
  overflow: hidden;
  width: 100%;
}

.soleio-about__image {
  display: block;
  height: auto;
  width: 100%;
}
