/* ===================================================================== */
/*                           SectionCustom.css                           */
/*   2026  Dunin Technologie Inc.                                        */
/* ===================================================================== */

/* - D FINITION -------------------------------------------------------- */
/* Affichage des sections.                                               */
/* --------------------------------------------------------------------- */

/* - NOTES ------------------------------------------------------------- */
/* --------------------------------------------------------------------- */


/* --------------------------------------------------------------------- */
/* Section Accueil.                                                      */

.AccueilCadre  { border: solid 1px var(--couleurBordureAccueilCadre);  flex-direction: column;  margin-top: 140px;  width: 530px;  height: fit-content }