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

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

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

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