.hidden {
    display: none !important;
}

.cursor-pointer {
    cursor:pointer !important;
}