/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .lsww-error {
    background: #fff0f0;
    border: 1px solid #ff4d4d;
    padding: 10px;
    margin: 15px 0;
    font-weight: bold;
}