.DownloadPostStyles_publicationContainer__XJ3s2 {
  width: 421px;
  height: 378px;
  top: 327px;
  left: 539px;
  background-color: white;
  border-radius: 10px;
  padding: 50px 30px 30px;
}

.DownloadPostStyles_mainCard__x9fls {
  min-height: 60vh;
  width: 100%;
}

.DownloadPostStyles_carouselButton__klq9v {
  background-color: var(--white);
  border: 1px solid var(--brand);
  height: 35px;
  width: 35px;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  border-radius: 999px;
}

.DownloadPostStyles_carouselButton__klq9v svg {
    fill: var(--brand);
    width: 15px;
    height: 15px;
  }

