Comment pouvons-nous vous aidez ?

Trouvez des réponses à toutes vos questions.


En ligne


Par téléphone

A partir d'un mobile ou du fixe : 06 00 00 00

footer { background-color: #333; color: #fff; padding: 20px; display: flex; justify-content: space-between; align-items: center; } footer a { color: #fff; text-decoration: none; margin: 0 10px; } footer .newsletter input { padding: 5px; margin-right: 10px; } @media (max-width: 768px) { header { flex-direction: column; text-align: center; } .hero { height: 300px; } .products { flex-direction: column; align-items: center; } .product-card { width: 90%; margin: 10px 0; } footer { flex-direction: column; text-align: center; } }