.hidden {
    display: none;
}

.cursorPointer {
    cursor: pointer;
}

.rougeBackGround {
    background-color: red;
}
