footer a[href="/user/register"],
footer a[href$="/user/register"],
footer a[href*="/user/register"] {
  display: none !important;
}