/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

form label.error {
    color: red;
    font-style: italic;
}