/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 26 2024 | 09:41:03 */
.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;
}