.h2cta-block {
    margin: 0 0 2em;
    padding: 1.5em;
    background-color: #dbf4ce;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
}

.h2cta-image {
    margin: 0 0 0.8em !important;
    text-align: center;
}

.h2cta-image img {
    max-width: 100%;
    height: auto;
    border-radius: 3px;
}

.h2cta-text {
    font-size: 0.95em;
    margin-bottom: 0.8em !important;
}

.h2cta-button {
    display: flex;
    justify-content: center;
    margin-top: 0.5em;
}
