.infoView-error {
    margin: 5px;
    padding: 5px;
    border: 2px solid red;
    background: #ffb6c1;
    color: #2D2D2D;
}
