img {
    width: 100%;
    height: fit-content;
    border-radius: 0.5rem;

    &:nth-child(1) {
      margin-block: 2rem;
    }
  }

  * {
    color: white;
  }

  h1,h2,h3,h4,h5,h6 {
    color: white !important;
  }.content-space-1[data-astro-cid-zg7dkzxc] {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.w-lg-65[data-astro-cid-zg7dkzxc] {
  width: 65% !important;
}
