.block-wrap-classic:not(.block-masonry-wrap) .fs-contents .block {
    padding: 0px;
}

#block-wrap-99015 .tipi-button {
    background-color: #7F38B6;

}

.img-color-hover-11 .mask:after {
    background: rebeccapurple;
}

#sb_instagram #sbi_images {
    display: grid;
    padding: 0px 0;
}

[id^=sb_youtube_].sb_youtube.sby_palette_dark {
    background: #20222c;
    padding: 0px;
}

/* Coaching page (9490) full-width image bands */
.page-id-9490 .entry-content .alignfull{
  width:100vw;
  max-width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
}

/* Coaching page (9490) - match hero curve background to content background below */
.page-id-9490 .hero{
  background: #151515;
}

.page-id-9490 .splitter .shape--fill,
.page-id-9490 .splitter svg g{
  fill: #151515;
}


/* Site-wide: hide empty footer widget wrap that only carries the hero-video style/script (no visible content), was showing as a blank padded box above the footer */
.footer-widget-wrap-1{
  display: none;
}
