.owl-caroussel {
    background: white;

}




/*#AF8716*/



.news-img, .news-article {
    height: 100%;
    padding: 0;
}

.news-description {
    padding: 15px;
    background: transparent;
}








.actus-date{
   position: absolute;
   display: block;
   right: 0;
   margin-right:0;
   float: right;
   top:0;
   width:60px;
   background: #222222;
    padding :10px;
    color: white;
    border-bottom: solid #EB038B 3px;
}

.actus-date-day{
   position: relative;
   display: block;
   margin-bottom: 0;
   right: 0;
   text-align: center;
   font-size: 2em;
}

.actus-date-month{
   position: relative;
   display: block;
   margin-bottom: 0;
   right: 0;
   text-align: center;
   font-size: 1.2em;
}

.actus-date-year{
   position: relative;
   display: block;
   right: 0;
   text-align: center;
   font-size: 0.9em;
}


.actus-description{
   top:20%;
   font-size: 0.8em;
   color : grey;
}






