.error-block {
    margin: 5px 0;
    padding: 3px 5px;
    border: 1px solid #f00;
    background: #fee;
    font-size: 1.4rem;
}