/** Shopify CDN: Minification failed

Line 10:0 Unexpected "<"
Line 35:0 Unexpected "<"

**/


/* CSS from section stylesheet tags */
<style>
  .page-title-banner {
    position: relative;
    padding: 100px 0;
    background-size: cover;
    background-position: center;
    color: #fff;
    text-align: center;
  }
  .page-title-banner__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .page-title-banner__content {
    position: relative;
    z-index: 2;
  }
  .page-title-banner__title {
    font-size: 36px;
    margin: 0;
  }
</style>