/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Dec 09 2025 | 18:20:34 */
.wp-block-embed.aligncenter {
    text-align: center !important;
}

.wp-block-embed.aligncenter .wp-block-embed__wrapper {
    display: inline-block !important;
}

.wp-block-embed iframe {
    margin: 0 auto !important;
    display: block !important;
}
