#gtco-main-nav::before, #gtco-main-nav::after {
    display: none;
}

.head-bg {
    background-color: #d4e3e1;
}

.cl-body {
    background-color: #f7fafa;
    color: #136b54;
}


.cl-menu {
    background-color: #f7fafa;
    color: #1c9c84 ;
}

.titres {
    background-color: #d4e3e1;
    border-right: 05px solid #1c9c84;
   

    }


.btn-presentation {
    width: 200px;
   height: 200px;
   text-align: center;
}

.titre{
    text-align:center;
    background: #d4e3e1;
    display: inline-block;
    border-left: 05px solid #1c9c84;
    color: #136b54;
    align-items: center;
    justify-content: center; 

}



.titrep{
    text-align:center;
    background: #eee;
     display: inline-block;
    border-left: 05px solid #1c9c84;
    color: #136b54;

}


.text-wrapper p:first-child{
  display:inline;
}
.full-text{
  display:inline;
}
.readmore-btn{
  display:block;
  color:blue;
  cursor:pointer;
  margin-top:15px;
}



