html {
  scroll-padding-top: 82px; /* replace with height of your position: fixed navbar */
}

.banner__slider__image::before {
  background-color: rgba(0, 8, 52, 0);
}

.rts__footer.is__home__six .footer__widget__wrapper .rts__widget:nth-child(3) {
  display: grid;
  justify-items: start;
}