.path-user .temphalla-footer {
  display: none;
}
.temphalla-footer {
  background-color: #000000;
  padding: 10px 0px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  border-top: 3px solid #f47521;
}

#block-temphalla-footer ul {
  margin-bottom: 0px;
  text-align: right;
  display: flex;
  justify-content: end;
  flex-wrap: wrap;
}
#block-temphalla-footer ul li {
  list-style-type: none;
  padding-left: 30px;
}

#block-temphalla-showcopyrightcontent,
#block-temphalla-showcopyrightcontent a,
#block-temphalla-footer ul li a {
  color: #fff;
  text-decoration: none;
}

#block-temphalla-sitebranding {
  margin-bottom: 15px;
}

#block-temphalla-footerlinks ul li a {
  text-decoration: none;
  color: white;
}

#block-temphalla-secondfooterlinks ul li a {
  text-decoration: none;
  color: white;
}

#block-temphalla-footerlinks ul li,
#block-temphalla-secondfooterlinks ul li {
  list-style: none;
  margin-bottom: 2.5rem;
}

#block-temphalla-footerlinks ul li a:hover,
#block-temphalla-secondfooterlinks ul li a:hover,
#block-temphalla-showcopyrightcontent a:hover,
#block-temphalla-footer ul li a:hover {
  text-decoration: underline;
}

#block-temphalla-socialmedia h2 {
  font-size: 24px;
  color: #a6a6a6;
  text-align: center;
  font-weight: 600;
  line-height: 21px;
  margin-left: 2rem;
  font-family: "archivo";
  margin-bottom: 1rem;
}
