#fw-section-newsletter-5d086bd3-b345-4968-9a8f-312f6f83f8ef {

.alert--success {
    font-size: 0 !important;
    color: transparent !important;
}

/* 2. Inject your new text */
.alert--success::after {
    content: "Check your inbox for the download link!";
    font-size: 16px !important;  /* Restores the text size */
    color: #0d0d0d !important;   /* Makes it black/dark grey again */
    display: block;
    text-align: center;
    line-height: 1.5;
}
}




#fw-section-newsletter-1747838450 {

.alert--success {
    font-size: 0 !important;
    color: transparent !important;
}

/* 2. Inject your new text */
.alert--success::after {
    content: "Check your inbox for the download link!";
    font-size: 16px !important;  /* Restores the text size */
    color: #0d0d0d !important;   /* Makes it black/dark grey again */
    display: block;
    text-align: center;
    line-height: 1.5;
}
}