footer .footer-custom .footer-bottom {
  background-color: #FFFFFF;
}

footer .footer-custom .footer-top {
  background: #F5F5F5;
  padding-top: 40px;
  padding-bottom: 25px;
}

footer.global-footer {
  padding-top: unset;
  margin-top: unset;
}

main {
  margin-bottom: 3rem;
}

.home-page main {
  margin-bottom: unset;
}
