/* Common CSS (Non dependent of template or site choosen) */
/* Instructions : Rename File each time content is changed (Browser cache is not updated) */


.sx-cursor-pointer{
  cursor: pointer;
}

