.no-display {
    display: none;
}

.error {
    color: rgb(170, 20, 20);
    font-weight: bold;
    font-size: medium;
}
