/*
Theme Name: Kubio Child
Theme URI: http://mentoriel.com
Description: Thème enfant basé sur Kubio
Author: Speranza IT
Template: kubio
Version: 1.0
*/

/* ============================
   🖋️ Page Campus
*/
.style-local-75c96e23-dcfb-46fa-8e30-897f3c7ee1e3-inner {
	gap: 42px !important;
}

.grecaptcha-badge {
	z-index: 999 !important;
}

.cmplz-document h1 {
	margin-top: 4rem !important;
	padding: 1rem !important;
}

.cmplz-document h2 {
	margin-top: 2rem !important;
}

.cmplz-document .wp-block-kubio-divider {
	padding: 1rem !important;
}

#cmplz-document {
	max-width: 800px; /* largeur max pour un rendu lisible */
	margin: 1rem auto !important; /* centrage horizontal */
	padding: 1rem !important;
	background: #fff; /* optionnel : fond blanc si le site a un fond coloré */
	border-radius: 10px; /* optionnel : coins arrondis */
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); /* optionnel : légère ombre */
}
