.elch-cta .greennature-parallax-wrapper,
.elch-cta .greennature-color-wrapper {
    position: relative;
    padding-top: 90px;
    padding-bottom: 80px;
    background-position: center;
    background-size: cover;
}
.elch-cta--image .greennature-parallax-wrapper::before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(15, 20, 12, .55);
}
.elch-cta .container { position: relative; }
.elch-cta--green .greennature-color-wrapper { background-color: #253526; }
.elch-cta--brown .greennature-color-wrapper { background-color: #2d2418; border-top: 5px solid #3f3221; }
.elch-cta--light .greennature-color-wrapper { background-color: #f3f3f3; }

.elch-cta--dark .stunning-item-title,
.elch-cta--dark .stunning-item-caption,
.elch-cta--dark .elch-cta__text { color: #fff; }
.elch-cta .greennature-stunning-item { margin-bottom: 0; }
.elch-cta .stunning-item-caption { margin-bottom: 0; }
.elch-cta__text { max-width: 760px; margin: 15px auto 0; font-size: 16px; }
.elch-cta__text > :last-child { margin-bottom: 0; }
.elch-cta .stunning-item-button { margin: 25px 9px 0; }
.elch-cta .greennature-stunning-left .elch-cta__text { margin-left: 0; }
.elch-cta .greennature-stunning-left .stunning-item-button { margin: 25px 18px 0 0; }
