.row {
    margin-bottom: 15px;
}

.row [class^="col-"] {
    padding-top: 10px;
    padding-bottom: 10px;
}


.my-auto{
  margin-top: auto;
  margin-bottom: auto;
}
.fondblanc{
  height: 100% ;
  background-color: #FFF5EE;
}



.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}
.carousel-indicators {
    bottom: 10px;
}
