#kairosProduit{
    width: 300px;
    height: 200px;
    background-color: rgb(40, 39, 39);
    margin-left: 250px;
    border: 1px solid red;
    border-radius: 5px;
    
}
#kairosProduita{
    /* margin: 80px 60px; */
    position: relative;
    top: 40px;
    left: 60px;
}
.read_more{
    position: relative;
    top: 120px;
    right: -10px;
 color: #fff;   
 font-size: 15px;
}
.listeDash{
    width: 80%;
    float: right;
    margin: 100px 30px;
}