

/* CSS from section stylesheet tags */
.shopify-section.announcement {
    position: fixed;
    z-index: 101;
    bottom: 24px;
    left: 16px;

    @media (min-width: 800px) {
      left: 30px;
    }
  }