/* Common CSS (Non dependent of template or site choosen) */

.cursor-pointer{
  cursor: pointer;
}

