<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#singleProd {
    margin: 0 auto;
}
#singleProd #single{
    padding: 5rem 0;
}
#singleProd h1{
    display: block !important;
}

.single-produits #single img {
    margin: auto;
}

#singleProd .para,
#singleProd .edit p {
    font-size: 14px;
}


.prd {
    color: #991d2a;
    text-align: center;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
}

.flegme {
    border-top: 5px solid #f68424;
    padding-top: 3rem;
    margin-top: 1rem;
}
.postid-16220 #single .img img{
    max-width: 800px;
    max-height: 600px;
}</pre></body></html>