/* Change the background color of the home page */
body {
background-color: #f4f4f4; /* Light and soft background */
}
/* Background color for header */
header {
background-color: #6c4f3d; /* Warm and natural color for header */
color: white; /* White text for the header */
padding: 20px 0; /* Internal padding */
}
/* Background color for sections */
.section {
background-color: #f9f9f9; /* Light background for sections */
padding: 60px 0;
}
Kombinieren
Abonnieren Sie unsere E-Mails
Erfahren Sie als Erster von neuen Kollektionen und exklusiven Angeboten.
Wenn du dich für eine Auswahl entscheidest, wird die Seite komplett aktualisiert.