span.form-error, span.error, label.error {
    color: #ED1C24;
    position: absolute;
    bottom: -16px;
    width: 100%;
    right: 0;
    text-align: right;
    font-size: 12px;
    margin: 0;
    left: initial !important;
    font-weight: initial !important;
}