/* PSEUDO | CURSOR */
.o-ui-cs-hover:hover {
    --o-ui-cs-hover: initial;
    cursor: var(--o-ui-cs-hover) !important;
}
