.reservation{
    background-color : blueviolet;
    color : white;
    width: 100%;
}.contenu{
    color: white;
}.contenu p{
    text-align: end;
    margin: 20px 0 20px;
}