/* Force most embeds to display centered. */ .wp-block-embed { text-align: center; } /* Force Facebook embeds to display centered. */ .fb_iframe_widget { display: block; text-align: center; } /* Force Instagram embeds to display centered. */ .instagram-media { margin-left: auto !important; margin-right: auto !important; } /* Force Twitter embeds to display centered. */ .twitter-tweet { margin-left: auto; margin-right: auto; }