h1{
    color:#B81C20 ;
    font-weight: bold;
    margin-left: 220px;
    font-size: 30px;
}


#plans img{
    border : 4px solid #B81C20;
    padding: 3px;
}

.trouv p{
    text-align: center;
    font-weight: bold;
}

#plans{
    display: flex;
    justify-content:center ;
}
    
