INFINITE WAYS TO THE SAME PLACE

.blocks-gallery-grid:not(.has-nested-images), .wp-block-gallery:not(.has-nested-images) {
margin: auto;
}
.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
display:none;
}
.blocks-gallery-item__caption, .blocks-gallery-item__caption {
display:none;
}
.blocks-gallery-item figure {
border: 1px solid #333;
}
.blocks-gallery-item figure:hover {
border: 2px solid #eecb00;
}
.site-description{
display:none;
}