.pp-bulk-center {
text-align: center;
}
.pp-bulk-center.wp-block-image img,
.pp-bulk-center.wp-block-video video {
display: block;
margin-left: auto;
margin-right: auto;
}
.pp-bulk-center.wp-block-buttons,
.pp-bulk-center.wp-block-social-links,
.pp-bulk-center.wp-block-navigation {
justify-content: center;
}
.pp-bulk-center .wp-block-button__link,
.pp-bulk-center .blocks-gallery-caption,
.pp-bulk-center figcaption {
text-align: center;
}