/* Enter Your Custom CSS Here */
.unclickable > a:hover {
  cursor: default;
}