/** Shopify CDN: Minification failed

Line 17:16 Expected identifier but found whitespace
Line 17:17 Unexpected "0"

**/
.section-container {
  max-width: 1440px;
  width: 96%;
  margin: 60px auto;
}
.button-block {
  width: 100%;
  margin-top: 30px;
}

--header-height: 0 !important;

/*~~~~~~~~~~~~~~~~~~~~ Two Column Section ~~~~~~~~~~~~~~~~~~~~~~*/
.two-column-section {
    display: flex;
}
.two-column-section .column {
  border: 0;
}

/*~~~~~~~~~~~~~~~~ About Us ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.two-column-section h2 {
    font-size: 
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Page ~~~~~~~~~~~~~~~~~~~~~~~~*/
.section.page-width-content {
  --full-page-grid-central-column-width: 1160px;
  margin: auto;
}
