/* custom-background.css */

.has-background-custom1,
.has-background-custom-1 {
    background-color: #f5f1e8;
}

.has-background-custom2,
.has-background-custom-2 {
    background-color: #3a411f;
}

.has-background-custom3,
.has-background-custom-3 {
    background-color: #ffffff;
}

.has-background-custom4,
.has-background-custom-4 {
    background-color: #ffffff;
}
