#download-link {
  border: 0.625rem;
  border-color: #fff;
  border-radius: 1.875rem;
  padding: 0.625rem 0.75rem;
}

.dxp-bannerv2 .dxp-container__fluid {
  padding: 0 3.75rem !important;
}

.dxp-banner .dxp-banner__info {
  text-align: center;
  margin: auto;
  max-width: 100%;
  bottom: 5.25rem;
}

.dxp-banner .dxp-banner__info .dxp-button__wrapper {
  justify-content: center;
}

.dxp-banner__text-section {
  text-shadow: 0px 0px 40px #000000ab;
}

#annual-report-illustration {
  margin-bottom: -10px;
}

.dxp-banner.dxp-video-banner
  .dxp-banner__info
  .dxp-container__fluid
  .dxp-banner__video_text
  .dxp-banner__text-section
  .text-description {
  padding-bottom: 0;
}

@media screen and (max-width: 768px) {
  .dxp-banner__text .text-white p,
  .dxp-banner__text .text-white {
    color: #002c77 !important;
  }

  .dxp-banner__text-section {
    text-shadow: none;
  }

  .dxp-banner__video_text .text-white {
    color: #002c77 !important;
  }
}
