/*
 Theme Name:   YSS Marketplace
 Theme URI:    https://example.com/
 Description:  Child theme for Twenty Twenty-Three
 Author:       Antonis Pagidas
 Author URI:   https://example.com/
 Template:     twentytwentythree
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  twentytwentythreechild
*/

.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: unset !important;
    margin-left: auto !important;
    margin-right: auto !important;
}