/* Connect the homepage CTA image section directly to the footer. */
#teaser,
#teaser .site-footer,
#teaser + .site-footer {
  background: #080a08 !important;
}

#teaser .site-footer,
#teaser + .site-footer,
.site-footer,
.ac-site-footer {
  margin-top: 0 !important;
}
