
html body .tns-home-supply-band{
  padding:78px 0 0;
  background:#111314;
  color:#f5f4f0;
}
html body .tns-home-supply-band .tns-footer-hero{
  padding-bottom:62px;
  border-bottom:1px solid rgba(255,255,255,.12);
}
html body #kontakt .contact-band{
  grid-template-columns:1fr!important;
}
html body #kontakt .contact-band > div{
  max-width:900px;
}
html body .tns-footer-location{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-top:18px;
  color:#8f9491;
  font-size:10px;
  line-height:1.45;
  text-decoration:none;
}
html body .tns-footer-location:hover{color:#c89142}
html body .tns-footer-location-pin{
  display:inline-grid;
  place-items:center;
  width:22px;
  height:22px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:50%;
  color:#c89142;
  font-size:12px;
}
@media(max-width:620px){
  html body .tns-home-supply-band{padding-top:56px}
}
