div.wdg-error {
    padding: 1rem;
    margin: 1rem;
    background: red;
    color: #fff;
    font-weight: bold;
}