#home .cover-date {
    text-transform: none;
}
.price_box .abo-title{
    padding-top: 2rem;
}
.price_box .bandeau-bleu{
    height: 10px;
    width: 100%;
    background-color: #0897c1;
    margin-bottom: 30px;
    border-radius: 4px 4px 0 0;
}
.price_box .price_footer{
    position: absolute;
    bottom: 10px;
    margin-left: 30%;
}

.price_box .price_footer a.btn{
    padding: 10px 20px;
}

.h-450px {
    height: 450px;
}