

h2 {font-size:16px !important;}

.prochain-spectacle {
    border-left: solid 4px rgba(50,150,50,0.55);
    padding-left: 12px;
}

.ancien-spectacle {
    border-left: solid 4px rgba(238, 138, 8, 0.55);
    padding-left: 12px;
}

.description-down {
    clear: both;
    margin: 5px 0px;
}