/* ---------------------------------- */
/*              CURSORMAP               */
/* ---------------------------------- */



html, body, a, button, img, div, span {
    cursor: url("img/map.png") 16 16, auto !important;
}

