#firstsectionevent h1 {
    font-size: 40px !important;
    line-height: 60px !important;
}

#firstsectionevent p {
    color: white;
}
#reserver-hmc{
    display: inline-block;
    line-height: 1;
    background-color: #000000;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    font-size: 15px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    border-radius: 3px;
    padding: 14px 45px 14px 45px;
    font-weight: bold;
    margin-top: 20px;
}
@media (min-width: 992px) {
    #thematiqueevent .service-card-item.event2enregistrementcard {
        min-height: 100px !important;
    }
}

#firstsectionevent{
    padding-bottom: 0px !important;
}
@media (max-width: 767px) {
    .container.containereventaboutwebinaire h2 {
        font-size: 40px !important;
    }
    h2.titlecarrouselwebinaire.boldfont {
    margin-left: 0px !important;
    margin: 38px 0px 0px !important;
    text-align: left !important;
}
.container.containereventaboutwebinaire {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 23px;
}
h2#reserver-votre-place {
    padding-left: 10px;
}
}

@media (min-width: 992px) {
    #thematiqueevent.ebook-2 .service-card-item.event2enregistrementcard {
        min-height: 320px !important;
    }
       #thematiqueevent.ebook-3 .service-card-item.event2enregistrementcard {
        min-height: 360px !important;
    }
}
#thematiqueevent .service-card-item{
    padding-bottom: 0px !important;
}