.pointer-cursor {
    cursor: pointer;
}
.hidden {
    display: none !important;
}
.error-message {
    color: red !important;
}
