/** Shopify CDN: Minification failed

Line 10:0 Unexpected "<"
Line 27:0 Unexpected "<"

**/


/* CSS from section stylesheet tags */
<style>
  .custom-banner-section img {
    transition: transform 0.5s ease;
  }
  .custom-banner-section img:hover {
    transform: scale(1.05);
  }
  .custom-banner-section h1 {
    font-weight: 700;
  }
  .custom-banner-section h3 {
    font-weight: 400;
    color: #555;
  }
  .custom-banner-section.container.py-5 {
    text-align: center;
}
</style>