
/* div {
  padding: 5rem;
} */

.landingPageContent {
  text-align: center;
  padding: 5rem 0 5rem 0;

}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2.5rem;
  padding: 5rem 0 5rem 0;
}
