/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 26 2022 | 11:54:57 */
.wp-block-image,.wp-block-video {
    margin: 0  auto !important;
    display: flex;
    align-items: center;
    /*width: 100% !important;*/
}

.wp-block-image.align-center {
	 justify-content: center;	
}
.wp-block-media-text {
    max-width: 75rem;
}