:
body {
background-color: #f5f0e6;
font-family: 'Poppins', sans-serif;
color: #3e2c23;
}
.header, .footer {
background-color: #2b1d17;
color: #ffffff;
}
button, .btn {
background-color: #8b5e3c;
color: white;
border-radius: 8px;
padding: 10px 20px;
border: none;
}
button:hover {
background-color: #a47148;
}
.product-card {
background-color: #ffffff;
border: 1px solid #e0d5c3;
border-radius: 12px;
box-shadow: 0px 4px 10px rgba(0,0,0,0.05);
}
h1, h2, h3 {
color: #2b1d17;
}
Trouvez tout ce que vous voulez