/* Enter Your Custom CSS Here */
.unclickable > a {
pointer-events: none;
}