
.block--lifestyle {
    background-color: var(--sand);
    color: var(--dark);
}

.lifestyle__image {
    /* background: url("/assets/images/lifestyle/001.webp") center / cover no-repeat; */
}