/*
 Theme Name:   Mistify Child
 Description: Thème enfant de Mistify
 Author:       Shinou
 Template:     mistify
 Version:      1.0.0
*/


/* ===============================
   Correctifs layout Kubio
   =============================== */

.h-section-boxed-container, .wp-block {
  max-width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.with-kubio-global-style,
.with-kubio-global-style p,
[data-kubio],
[data-kubio] p,
p[data-kubio] {
    all: unset;
}


