/*
 Theme Name:   SEOSOON Portal
 Description:  Minimales Theme fuer das SEOSOON Tool-Portal. Keine Layout-Einschraenkungen.
 Author:       Jost Bettinga
 Version:      1.1.0
 Template:     twentytwentyfive
 Text Domain:  seosoon-portal-theme
*/

/* Remove WordPress content width constraints for tool pages */
body.page .entry-content.is-layout-constrained {
    max-width: none !important;
}

body.page .is-layout-constrained > .alignfull {
    max-width: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
