/* Target the tab panel on the homepage */
/* line 3, bespoke.css.scss */
.homepage_homeHeroOverlay {
  position: relative; }

/* line 6, bespoke.css.scss */
.homePageTabPanel {
  margin-top: -193px; }

/* Target the discover tab on the homepage */
/* line 11, bespoke.css.scss */
.homepage_discoverSection {
  margin-top: -50px; }

/* line 14, bespoke.css.scss */
.homepage_discoverSection .section-heading {
  margin-top: 0; }
