.content-home {
  margin-top: 56px;
}
@media screen and (min-width: 768px) {
  .content-home {
    margin-top: 64px;
  }
}
@media screen and (min-width: 1280px) {
  .content-home {
    margin-top: 80px;
  }
}

.footer-general {
  position: relative;
}

/*# sourceMappingURL=header-home.css.map */
