/*EMAIL*/
.vlw-email-interstitial {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    opacity: 1;
}

form#vlw-email .error {
    --tw-text-opacity: 1;
    color: rgba(220, 38, 38, var(--tw-text-opacity));
    font-size: 12px;
    line-height: 1;
    font-style: normal;
}

.msg-vlw-email-error {
    color: red;
}

form#vlw-email .block {
    margin-bottom: 1rem;
}