.testdegeocms {display: block;}
.geocmscenter {
    font-size: 18px!important;
    font-family: 'Roboto,sans-serif'!important;
}
.geocmscenter h2 {
    color: #237423;
    margin-top: 15px;
}
.geocmscenter h3 {
    color: #237423;
    margin-top: 15px;
}
.geocmscenter h4 {
    color: #237423;
    margin-top: 15px;
}
span.titrecomp {
    width: 100%;
    display: block;
    background: green;
    color: white;
    padding: 11px;
    margin-bottom: 10px;
}