/*
Theme Name: Newspack Theme Child
Theme URI: https://seo-lab.fr/
Description: Thème enfant de Newspack pour SEO Lab.
Author: Adrien Piron
Template: newspack-theme
Text Domain: newspack-theme-child
Version: 1.0.0
*/

.page-1200 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding: 0 1.5rem; /* petite marge interne pour l’air */
}

/* Laisse les blocs "plein écran" s’échapper si besoin */
.page-1200 .alignfull {
  max-width: none;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
