@charset 'UTF-8';

/* Général (group: null, definition: body) */
body {
    font-family: "Roboto";
    line-height: 1.2;
    color: rgb(255, 255, 255);
    background-color: rgb(33, 38, 49);
    padding: 0rem 0rem 2.5rem;
}

/* Paragraphe (group: $paragraph, definition: p) */
p {
    line-height: 1.5;
    color: rgb(210, 210, 210);
}

/* Titre 3 (group: $paragraph, definition: h3) */
h3 {
    margin: 0.5rem 0rem;
}

/* Titre 5 (group: $paragraph, definition: h5) */
h5 {
    margin: 1rem 0rem 0.5rem;
}

/* Titre 6 (group: $paragraph, definition: h6) */
h6 {
    font-size: 0.875rem;
    margin: 1rem 0rem 0.5rem;
}

/* Liste verticale (group: null, definition: vnav-list) */
.vnav-list {
    color: rgb(255, 255, 255);
}

/* Élément de liste verticale (group: null, definition: vnav-item) */
.vnav-item {
    font-size: 1.125rem;
    margin: 0rem 0rem 1.25rem;
    list-style-type: none;
    --current-color: rgb(106, 110, 117);
}

/* Cellule (group: null, definition: layout-cell) */
.layout-cell {
    border-radius: 0.5rem;
}

/* Cellule (group: null, definition: grid-cell) */
.grid-cell {
    border-radius: 0.5rem;
}

/* Section (group: null, definition: layout-section-grid) */
.layout-section-grid {
    padding: 0rem 0.625rem;
}

/* Barre du haut (group: null, definition: layout-topbar) */
#topbar {
    background-color: rgba(255, 255, 255, 0);
}

/* Panneau latéral (group: null, definition: layout-sidepanel) */
#sidepanel {
    background-color: rgb(23, 27, 35);
}

/* Carrousel (group: null, definition: bs5-carousel) */
.carousel {
    background-color: rgb(255, 255, 255);
    margin: 0rem 0rem 1.25rem;
}

/* Hyperlien (group: null, definition: a) */
a {
    --link-color: rgb(255, 255, 255);
    --link-hover-color: rgb(210, 210, 210);
    --link-decoration: none;
    --current-color: rgb(210, 210, 210);
}

/* Carrousel (copie) (group: null, definition: bs5-carousel) */
.style-s540d9 {
    background-color: rgb(255, 255, 255);
    margin: 0rem;
}


/* RSP */
:root {
    --rsp-66415: 0;
    --rsp-2f230: 0;
    --rsp-4dee3: 1.25rem;
    --rsp-2e0df: 0;
    --rsp-8bbea: 0;
    --rsp-c9edd: 1.25rem;
    --rsp-3534c: 0;
    --rsp-b2aaa: 0;
    --rsp-fa5b3: 1.25rem;
    --rsp-f7d5f: 0;
    --rsp-45048: 0;
    --rsp-7c365: 1.25rem;
    --rsp-7b0ef: 0;
    --rsp-3c2b6: 0;
    --rsp-dd7f6: 1.25rem;
}
