.reading-site .logo-content .bloc-nom {
    margin-bottom: -2px;
}

.reading-site a.bt:hover,
.reading-site a.bt:focus,
.reading-site a.bt:active {
    color: #fff !important;
}

.reading-site #button-act a.bt-contour {
    background: transparent !important;
}

.reading-site #button-act a.bt-contour:hover,
.reading-site #button-act a.bt-contour:focus,
.reading-site #button-act a.bt-contour:active {
    background: #424242 !important;
    color: #fff !important;
}

body.reading-site {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    padding: 0;
}

.reading-site .reading-content.actualite {
    padding: 173px 160px 0;
}

.reading-site.simple .reading-content.actualite {
    padding-top: 140px;
}

.reading-site .reading-content {
    flex-grow: 1;
}

#header #header-top .logo-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

.reading-site #header h1 {
    display: none;
}

.reading-site #header-top {
    left: 0;
    right: 0;
    width: 100%;
    border-bottom: none;
}

.reading-site #header-top nav.general {
    min-height: 43px;
    display: flex;
    align-items: center;
    padding: 0 150px;
    border-top: none;
    position: relative;
    max-width: 1600px;
    margin: 0 auto;
}

.reading-site #header-top nav.general a.soumettre-lien {
    font: 15px/20px 'Cantata One', serif;
}


.reading-site #header-top nav.general::before,
.reading-site #header-top nav.general::after {
    content: '';
    background: #f1e9e0;
    height: 1px;
    left: 150px;
    right: 150px;
    position: absolute;
}

.reading-site #header-top nav.general::before {
    top: 0;
}

.reading-site #header-top nav.general::after {
    bottom: 0;
}

.reading-site #header-top nav.general a.menu-button,
.reading-site #header2 nav.general-mobil a.page-name.menu-button {
    padding: 10px 20px;
    width: max-content;
}

.reading-site #header-top nav.general a.menu-button.soumettre-lien {
    padding: 5px 20px;
}

.reading-site #header-top nav.general a.menu-button.soumettre-lien:hover::after {
    background: none !important;
}

.reading-site #header-top nav.general .choix-projet h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

.reading-site #header-top nav.general .choix-projet span {
    font-size: 6px;
    margin: 0 10px;
}

.reading-site .right-menu-bar::before {
    background: transparent;
}

.reading-site .left-menu-bar {
    display: none;
}

.reading-site .right-menu-bar .right1 .group-search a {
    background: transparent;
}

.reading-site .right-menu-bar .right1 a.login,
.reading-site .right-menu-bar .right1 .card-nav div.user-dys {
    width: 60px;
    height: 60px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 14px;
    background: white;
}

.icon-dys {
    color: #424242;
}

/**  menu shrink  ***********/
.reading-site .header-main-menu.shrink #header-top {
    top: 0;
    left: 0;
    right: 0;
    height: 75px;
}

.reading-site .header-main-menu.shrink #header-top nav.general {
    margin-right: 100px !important;
    width: 100%;
}

.reading-site .header-main-menu.shrink #header-top div.logo-content {
    display: flex;
    align-items: center;
    width: 100%;
}

.reading-site .header-main-menu.shrink #header-top .logo {
    margin: 15px;
}

.reading-site .header-main-menu.shrink #header-top .logo img {
    max-height: 50px;
}

.reading-site .header-main-menu.shrink nav.general::before,
.reading-site .header-main-menu.shrink nav.general::after,
.reading-site .header-main-menu.shrink nav.general a.soumettre-lien > span {
    display: none !important;
}

.reading-site a.project-name.active {
    color: #fff;
}

/* home education  ******/
.reading-site.home.education #header-top {
    border: none !important;
}

.reading-site.home.education #header-top .logo {
    margin: 30px;
}

.reading-site.home.education .reading-content.actualite {
    padding: 140px 0 0;
}

/* home education project ******/

.reading-site.project #header-top .logo {
    margin: 15px;
}

/* permet d'avoir les boutons de soumission et TTS alignés à droite */

.reading-site .menu-project {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.reading-site .menu-project .bt-header {
    border: none;
    padding: 0 20px;
    background: transparent;
}

.reading-site .menu-project .bt-header a {
    color: #424242;
}

.reading-site .menu-project .rubrique {
    text-align: left;
    width: 100%;
}

.reading-site #header-top nav.general a::after {
    z-index: 1;
}

.reading-site .btn-project {
    border: none;
    background: transparent;
    font: 15px/20px 'Cantata One', serif;
}

.reading-site .btn-project.dropdown-toggle::after {
    display: inline-block;
    margin-left: 1.255em;
    content: '\e92e';
    font-family: short-font !important;
    border: none;
    font-size: 6px;
    color: #424242;
}

/*
.reading-site .btn-project > span {
    max-width: 250px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 6px;
} */

.reading-site .drop-project .dropdown-menu .dropdown-item {
    font: 15px/30px 'Cantata One', serif;
}

.reading-site .drop-project .dropdown-menu .dropdown-item:hover {
    background-color: transparent;
}

.reading-site .drop-project .dropdown-menu .dropdown-item:hover::after {
    display: none;
}

.reading-site.project h1 {
    font-size: 30px;
    line-height: 36px;
}

.reading-site.project .text-2 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

.reading-content .list-contests {
    display: flex;
    justify-content: center;
    align-items: center;
}

.reading-content .list-contests .image {
    height: 250px;
    display: flex;
    place-content: center;
    flex-flow: row wrap;
}

/* Page oeuvre ******/
.reading-site .result-col-right .home-main {
    margin: 0;
}

.reading-site .result-col-right .home-main .background-opacity {
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
}

.reading-site .result-col-right .home-main .background-opacity div.title {
    font-weight: bold;
    font-size: 1.2rem;
}

.reading-site .result-col-right .home-main .background-opacity .button-block-content.btn-3m {
    order: unset;
}

@media (min-width: 361px) and (max-width: 595px) {
    .reading-site .result-col-right .home-main .background-opacity .button-block-content.btn-3m {
        order: 2;
    }
}

.reading-site #searchmodal .modal-body button {
    background: transparent;
    box-shadow: none !important;
}

.reading-site.user .content-post .post-tag .badge {
    color: white;
}

article .badges a {
    color: #424242 !important;
}

article h2,
article h2 a {
    color: #424242 !important;
}

.reading-site.post .page-content label {
    font-weight: 700;
}

.reading-site .edito {
    max-width: 85%;
    margin: auto;
}

.short-text-area {
    height: 25em;
    overflow-y: scroll;
}

.navbar {
    background: #fff !important;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 10%);
    min-height: 50px;
    padding: 0;
}

.btn-action-submit:hover {
    color: #fff !important;
}

/**********************************************************************************************************
3 - General
**********************************************************************************************************/
p {
    font-size: inherit;
    line-height: inherit;
    margin-top: 0;
    margin-bottom: 1rem;
}

.page {
    display: flex;
    flex-direction: column;
    min-height: calc(100vh - 2px);
}

.bold {
    font-weight: 700 !important;
}

.regular {
    font-weight: 400 !important;
}

.light {
    font-weight: 300 !important;
}

.txt-right {
    text-align: right !important;
}

.txt-left {
    text-align: left !important;
}

.navbar-brand {
    max-height: 90px !important;
}

.navbar-brand > img {
    max-height: 75px !important;
}

.upload-image-strip .file-select-button {
    color: #fff !important;
}

/**********************************************************************************************************
4 - HOME
**********************************************************************************************************/

.reading-site .home-main {
    position: relative;
    text-align: center;
    margin-bottom: 100px;
    margin-top: 100px;
    box-shadow: none;
}

.home-main .icon {
    display: inline-block;
    border-radius: 50px;
    height: 100px;
    width: 100px;
    line-height: 90px;
    margin: -50px 0 15px;
    background: #fff;
}

.home-main p {
    margin-bottom: 25px;
}

.home-main .background-opacity {
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 20%);
    border-radius: 5px;
    padding: 26px;
    position: relative;
    max-width: 576px;
}

.home-main .background-opacity::after {
    content: '';
    position: absolute;
    inset: 0;
    background-color: #fff;
    z-index: -1;
}

.home-main .your-times {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

@media (min-width: 360px) {
    .home .home-main .your-times .button-block-content.btn-3m {
        order: 2;
    }
}

.home-main .your-times .button-block {
    position: relative;
    margin-bottom: 10px;
}

.home-main .your-times .button-block > a {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    flex-basis: 135px;
    width: 135px;
    height: 135px;
    border-radius: 135px;
    color: #fff !important;
    text-decoration: none;
    margin: 5px 20px;
    box-shadow: 0 10px 20px 0 rgb(0 0 0 / 20%);
    font: 14px/20px 'Cantata One', serif;
    padding: 0 5px;
}

.home-main .your-times .button-block > a:hover,
.home-main .your-times .button-block > a:focus,
.home-main .your-times .button-block > a:active {
    color: #fff !important;
}

.home-main .your-times .button-block > a:active {
    transform: translateY(-1px);
    box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
}

.home-main .your-times .button-block > a::after {
    content: '';
    display: inline-block;
    height: 100%;
    width: 100%;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.4s;
}

.home-main .your-times .button-block > a:hover::after {
    transform: scaleX(1.3) scaleY(1.3);
    opacity: 0;
}

/**********************************************************************************************************
5 - HEADER
**********************************************************************************************************/
#header-logo {
    display: flex;
}

.navbar .navbar-form {
    height: 55px;
    margin: 5px 0;
}

.navbar .menu-left-auto {
    right: 0;
    left: auto;
}

.navbar .menu-left-auto li > a {
    font-size: 12px;
    font-weight: 400;
}

.access-contact-label {
    font-size: 12px;
    font-weight: 300;
    color: rgb(0 0 0 / 50%);
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.menu-left-auto .list-contact-user {
    font-size: 12px;
    font-weight: 400;
}

.navbar-light .navbar-nav .nav-link.list-menu-header {
    color: #333;
}

.user-login {
    color: #757676 !important;
}

.btn-action-submit {
    border: none;
    color: #fff;
}

article.cs-article {
    border-bottom: none !important;
}

/**********************************************************************************************************
6 - RECHERCHE
**********************************************************************************************************/

a.lire-plus:hover,
a.lire-plus:focus,
a.lire-plus:active {
    color: #fff;
}

.result-col-right .home-main a.nb-3 {
    width: 90px;
    height: 90px;
    margin: 0 2px 5px;
    padding: 15px 5px;
}

.result-col-right .home-main a.nb-2 {
    padding: 11px 5px;
    width: 118px;
    height: 118px;
}

.result-col-right .home-main a.nb-2.long-text > span,
.result-col-right .home-main a.nb-3.long-text > span {
    font-size: 11px;
    line-height: 19px;
}

/**********************************************************************************************************
7- Result
**********************************************************************************************************/

.resultat-recherche .not-displayable h2,
.resultat-recherche .not-displayable p,
.resultat-recherche .not-displayable .content-tag .label i,
.resultat-recherche .not-displayable span {
    color: #929292 !important;
}

.resultat-recherche .not-displayable .vertical-text > span,
.resultat-recherche .not-displayable .vertical-text::after {
    background: #f8f4ef !important;
}

/************************************************************
8 - Form
************************************************************/

.template-form {
    background: #fff;
}

.template-form .content-form {
    background: #e1e1e1 none repeat scroll 0 0;
    border-radius: 5px;
    margin-bottom: 40px;
    padding: 30px;
    text-align: left;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%);
}

.template-form .title > i {
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    height: 80px;
    line-height: 80px;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 80px;
}

.template-form .form-dyn + .form-dyn {
    margin-bottom: 20px;
}

.template-form .content-form .btn-primary {
    border: none;
}

.form-submit {
    margin-bottom: 73px;
}

.upload-image-strip {
    text-align: left;
}

.upload-image-strip .help-block {
    margin-top: -13px;
}

.c-create-thumbnail {
    margin: 15px;
}

/************************************************************
8 - Edit Story
************************************************************/
.edit .container.template-form {
    background: #eaeaea;
}

/**********************************************************************************************************
7- responsive
**********************************************************************************************************/
.navbar-toggle {
    margin: 0;
    padding: 0;
    text-align: center;
    width: 30px;
    height: 50px;
    background: transparent;
    color: #fff;
    position: absolute;
    right: 15px;
}

@media (max-width: 1199px) {
    .home-main a span + span {
        font-size: 12px;
    }
}

@media (min-width: 991px) {
    .navbar-nav > li > a {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .reading-site .menu-project {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    #block-menu-right {
        display: flex !important;
        justify-content: space-between;
        flex-direction: row-reverse !important;
    }

    .menu-left-auto .list-contact-user > a:hover {
        background: #eee;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    .container-fluid {
        padding-right: 0;
    }

    .navbar .login {
        padding-top: 28px;
        padding-right: 0;
    }
}

@media (min-width: 991px) and (max-width: 1294px) {
    .container-fluid {
        padding-right: 0;
    }

    .navbar .login {
        padding-top: 28px;
        padding-right: 0;
    }
}

@media (max-width: 992px) {
    .reading-site .menu-project {
        justify-content: space-between;
    }

    .reading-site .menu-project .rubrique {
        width: auto;
    }

    .reading-site .menu-project .dropdown.drop-pages,
    .reading-site .menu-project .rubrique a.page-name.menu-button {
        padding: 5px 10px !important;
    }

    .template-form .content-form {
        margin-bottom: 10px;
        padding: 15px;
    }

    .reading-site.lp.home {
        background-position-y: 130px !important;
    }

    .result-search {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 40px;
    }

    .result-col-right {
        padding-left: 15px;
        margin-top: 0;
        padding-top: 1px;
    }

    .navbar-header {
        display: flex;
        align-items: center;
        max-width: 100%;
    }

    .navbar-brand {
        max-width: 50%;
    }

    .result-col-right .home-main {
        margin: 0 0 40px;
    }

    .navbar .by {
        margin: 0 2px 0 8px;
    }

    .dropdown-menu.menu-left-auto.show {
        margin: 0;
        border: 0;
    }

    .dropdown-menu.menu-left-auto.show .nav-item {
        padding: 5px 15px;
    }

    .dropdown-menu.menu-left-auto.show .nav-link {
        color: #333;
    }

    .menu-left-auto .list-contact-user > a:hover {
        background-color: #eee;
    }

    .reading-site .actualite {
        margin-top: 0;
    }

    body.reading-site.project {
        background-position: center 95px;
    }

    .single .titre-single .content-tag {
        padding: 20px 0 !important;
    }
}

@media (max-width: 767px) {
    #navbar .header-action .btn-action-submit {
        margin-left: 18px;
    }

    body.home .home-main {
        font-size: 22px;
    }

    .reading-content .ligne-oeuvre {
        display: none;
    }

    .reading-content .head-article .d-block img {
        margin-top: 20px !important;
        width: 100%;
    }
}

@media (max-width: 601px) {
    #navbar .header-action .btn-action-submit {
        margin-left: 0;
    }
}

@media (max-width: 328px) {
    .button-xs-dropdown {
        font-size: 10px;
    }

    .home-main a {
        margin: 0 6px 20px;
    }

    .navbar-brand > img.logo-customer {
        max-height: 41px !important;
    }

    .navbar-brand.header-logo-customer {
        margin-right: 5px;
    }
}

@media (max-width: 380px) {
    .single .oeuvre-main {
        margin: 0 !important;
    }
}

@media (max-width: 265px) {
    .navbar-brand > img.logo-customer {
        max-height: 26px !important;
    }

    .navbar-brand.header-logo-customer {
        margin-right: 2px;
    }
}

@media (max-width: 767.8px) {
    .oeuvre-main .content img {
        max-width: 100%;
        margin: 0 0 20px !important;
        display: block;
        float: none;
    }
}

@media (max-width: 1199px) {
    .reading-site.home,
    .reading-site.home.simple {
        background-size: cover !important;
    }
}

/**********************************************************************************************************
6-OEUVRE
**********************************************************************************************************/

.single .oeuvre-main .content,
.single .oeuvre-main .content > p {
    font-weight: 400;
    user-select: text;
}

.oeuvre .content-column .home-main,
.oeuvre .content-column .background-opacity {
    padding: 15px;
    box-shadow: none;
    border-radius: 10px;
    background: #f8f4ef !important;
}

/**********************************************************************************************************
6-RESULTs
**********************************************************************************************************/
article .badges {
    color: #424242 !important;
}

.reading-site .resultat-recherche h2.resultat-titre span.resultat-titre2 {
    margin-right: 3px;
    padding: 7px 15px;
    color: #fff;
}

.reading-site .resultat-recherche h2.resultat-titre {
    color: #404141;
    margin: 30px 0;
    text-align: center;
    font-size: 28px !important;
    line-height: 16px !important;
}

.reading-site .ui-menu {
    top: 67px !important;
    width: 381px !important;
}

.reading-site .resultat-recherche h2.resultat-titre span.resultat-titre1 {
    background: #fff !important;
}

.reading-site .ms-collection .block-cell .tag-projet {
    transform: rotate(-90deg) translate(-140%, -10px);
}

/**********************************************************************************************************
6- Fiche de lecture
**********************************************************************************************************/

.reading-site.projects.project .quizz-content {
    background-size: auto;
    margin: -50px 30px 30px;
}

/**********************************************************************************************************
home resposive
**********************************************************************************************************/

@media (max-width: 450px) {
    .home-main .background-opacity {
        padding: 25px 20px;
    }

    .home-main .background-opacity h1 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 10px;
    }

    body.home .home-main .text-2 {
        font-size: 14px;
        line-height: 25px;
    }

    .home-main .your-times .button-block > a {
        margin: 0 5px;
    }
}

@media print {
    body.reading-site #header,
    body.reading-site .header2-parent > header > .logo-content,
    body.reading-site .header2-parent > header > .nav-mobil,
    body.reading-site .header2-parent > header > .general-mobil,
    body.reading-site .header2-parent > header > .head-mobil > .hamburger,
    body.reading-site .header2-parent > header > .head-mobil > .head-picto-dys,
    body.reading-site footer.principal,
    body.reading-site section.vote,
    body.reading-site .result-col-right,
    body.reading-site .content-column,
    body.reading-site .block-podcast,
    body.reading-site .label-podcast,
    body.reading-site .ligne-oeuvre,
    body.reading-site .bt-print,
    body.reading-site .dys-tts,
    body.reading-site .js-bookmark-toggle,
    body.reading-site #modaldys,
    body.reading-site #searchmodal {
        display: none !important;
    }

    body.reading-site .header2-parent #header2 {
        box-shadow: none;
    }

    body.reading-site .header2-parent > header > .head-mobil {
        justify-content: center;
    }

    body.reading-site .reading-content {
        padding: 0 !important;
        margin-top: 0 !important;
    }

    body.reading-site .oeuvre-main {
        padding-right: 10% !important;
        padding-left: 10% !important;
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
    }

    body.reading-site .oeuvre-main .content,
    body.reading-site .oeuvre-main .content > * {
        background: none !important;
    }

    body.reading-site .oeuvre-main .content {
        padding-left: 15px !important;
        border-left: 1px solid #929292;
    }

    body.reading-site .oeuvre-strips .oeuvre-main .content {
        border-left: none !important;
    }

    body.reading-site .oeuvre-main .content,
    body.reading-site .oeuvre-main .content p {
        font-size: 10pt !important;
        line-height: 1.4 !important;
    }

    body.reading-site .titre-single,
    body.reading-site .titre-single .content-tag {
        padding: 0 !important;
    }

    body.reading-site .titre-single img,
    body.reading-site .oeuvre-main img {
        max-width: 300px !important;
        max-height: none !important;
        height: auto !important;
        margin: 0 auto !important;
        display: block !important;
    }

    body.reading-site .titre-single h1 {
        font-size: 18pt !important;
        line-height: 1.3 !important;
        padding-top: 14px;
        padding-bottom: 0.3rem !important;
        margin-bottom: 0 !important;
    }

    body.reading-site .titre.d-block {
        margin-top: 0.2rem !important;
        margin-bottom: 0.3rem !important;
    }

    body.reading-site .titre.d-block h2 {
        margin-bottom: 0 !important;
        font-size: 11pt !important;
    }

    body.reading-site .copyright {
        padding-top: 12px;
        font-size: 9pt !important;
    }

    body.reading-site .copyright > span {
        padding-top: 8px;
        border-top: 1px solid #929292;
    }
}

.educ-projet {
    padding-bottom: 100px;
    padding-top: 80px;
}

.educ-projet .col-12 {
    margin-bottom: 30px;
}

.educ .bloc-item {
    background: rgb(255 255 255 / 90%);
    border-radius: 5px;
    padding: 20px 30px;
    position: relative;
    height: 100%;
    min-height: 270px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    text-align: left;
    box-shadow: 0 10px 50px 0 rgb(0 0 0 / 50%);
}

.educ .bloc-item .titre {
    margin-bottom: 20px;
    text-align: center;
    position: relative;
}

.educ .bloc-item .titre::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #e6dfda;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    z-index: 1;
}

.educ .bloc-item h2 a {
    font-size: 20px;
    display: block;
}

.educ .bloc-item .classe {
    color: #fe872c;
    display: block;
    font: 300 16px/24px 'Open Sans', sans-serif;
}

.educ .bloc-item .classe span {
    background: #858687;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin: 0 2px 2px 0;
    padding: 4px 7px 4px 23px;
    font: 400 11px/11px 'Open Sans', sans-serif;
    position: relative;
    z-index: 10;
}

.educ .bloc-item .classe span::before {
    content: '\e991';
    font-family: short-font, serif !important;
    position: absolute;
    font-size: 10px;
    left: 7px;
    top: 5px;
    color: rgb(255 255 255 / 50%);
}

.educ .bloc-item p a {
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    display: block;
    color: #424242;
}

.educ .bloc-item .bt {
    width: 100%;
}

.educ .bloc-item .bt:hover,
.educ .bloc-item .bt:focus,
.educ .bloc-item .bt:active {
    color: #fff !important;
}

@media (max-width: 991.8px) {
    .educ .educ-titre h3 {
        font-size: 30px;
        color: #fff;
        line-height: 1.2;
        padding: 40px 15px 20px;
    }
}

/*** FICHE DE LECTURE ***/

.home-main .your-times .bloc-nb {
    position: absolute;
    right: 16px;
    top: 1px;
    background: #424242;
    min-width: 43px;
    height: 43px;
    border-radius: 43px;
    display: flex;
    place-content: center center;
}

.home-main .your-times .bloc-nb span {
    color: #fff;
    font-size: 13px;
    line-height: 10px;
    font-weight: 400;
    display: flex;
    place-content: center center;
    flex-direction: column;
}

.home-main .your-times .bloc-nb span span {
    font-size: 10px;
    line-height: 10px;
}

.home-main .bloc-nb-fiche .bloc-nb-ligne {
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-main .bloc-nb-fiche .bloc-nb-ligne .rond {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    background: #424242;
    color: #fff;
    margin-right: 4px;
    border-radius: 22px;
    font-size: 12px;
}

.home-main .bloc-nb-fiche .bloc-nb-ligne .txt {
    font-size: 12px;
    margin-right: 4px;
}

.home-main .bloc-nb-fiche .bloc-nb-ligne .chiffre {
    font-size: 20px;
    font-weight: 700;
}


