/*
* Theme Name: Nexter FSE
* Description: Nexter FSE is a fast and sleek Full Site Editing Block Theme for WordPress that is perfect for bloggers, agencies, and anyone looking to create a professional and well-branded website.
* Author: posimyththemes
* Author URI: https://posimyth.com/
* Theme URI: https://nexterwp.com/
* Requires at least: 6.1
* Requires PHP: 7.4
* Tested up to: 6.8
* Version: 0.1.1
* License: GNU General Public License v2 or later
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: nexter-fse
* Tags: full-site-editing, block-patterns, blog, theme-options, translation-ready, rtl-language-support, full-width-template
*/
.wp-site-blocks .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    margin-left: auto !important;
    margin-right: auto !important;
}