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

 p.cn-error {
    color: red;
    font-size: 20px;
    font-weight: bold;
}