.landing {
  -webkit-user-select: none;
  user-select: none;
}

.landing-footer a,
.landing-footer a:hover,
.landing-footer a:focus,
.landing-footer a:active,
.landing-footer a:visited {
  text-decoration: none !important;
}
