/** Shopify CDN: Minification failed

Line 20:12 Expected identifier but found whitespace
Line 20:13 Unexpected "10px"
Line 27:16 Expected ":"
Line 31:6 Unexpected "/"

**/
   /* .logos-grid {
   gap: 40px;
    
  }

  .logo-item {
    /* display: flex !important;
    align-items: center;
    justify-content: center;
    height: 120px;
    width: 100%; */
    padding: 10px;
    border-radius: 12px;
     box-shadow: 0 8px 24px rgba(0,0,0,0.15), 0 -8px 24px rgba(0,0,0,0.15);
  }

 

  .logo-image {s
    /* max-width: 100%;
    max-height: 100%; */
    object-fit: contain;
  }  */

