#section-home--newsletter {
    background-color: #00caf2;
    }
#section-home--newsletter h2 {
    color: #fff;
    }
#section-home--newsletter p {
    color: #fff;
    }
#shopify-section-home--newsletter {
    background-color: #00caf2;
    }
#shopify-section-home--newsletter h2 {
    color: #fff;
    }
#shopify-section-home--newsletter p {
    color: #fff;
    }
.ql-editor p strong {
    font-family: "Showtime", sans-serif;
    font-size: 36px !important;
    line-height: 1.44;
    }
.ql-editor p span {
    font-family: "Gellix", sans-serif !important;
    }
.newsletter.home-block {
    padding: 165px 0 140px;
    }
@media screen and (max-width: 767px) {
    .newsletter.home-block {
        padding: 100px 0;
        }
    }