/* Remove block padding bleeding into grid */ .sqs-block-gallery { padding: 0 !important; } /* Gap between the two galleries */ .sqs-block-gallery + .sqs-block-gallery, .sqs-block-gallery ~ .sqs-block-gallery { margin-top: 8px !important; } /* Page background */ body.collection-type-page { background: #111 !important; }
