.notify {
    padding-right: 35px !important;
}

label.error {
    color: #b91c1c;
    font-size: 14px;
    margin-top: 8px;
    display: block;
}

#form-content ul {
    list-style-type: disc;
}

#form-content ol {
    list-style-type: decimal;
}
