/** Shopify CDN: Minification failed

Line 24:1 Expected "}" to go with "{"

**/
  .site-header{
    background-color: black !important;
  }

  .middle-header-content{
    background-color: black !important;
  }
  .bottom-header-content{
    background-color: black !important;
  }

  .page-container {
        margin-top: 230px !important;
    }

  @media (min-width: 900px) {
   .page-container {
    margin-top: 97px;
}