[data-screen="complete"] .wp-block-snow-monkey-forms-item {
    display:none;
}

#emailError{
    color: red;
}

#readError{
    color: red;
}

#privacyError{
    color: red;
}

#topText{
    color: blue;
    text-decoration: underline;
    text-decoration-color: blue;
}

.smf-select-control__control{
    line-height: 1.4 !important;
}

.smf-item__controls ol{
    padding-left: 40px;
}

.smf-item__controls li{
    display: list-item;
    list-style-type: decimal;
}