body, p, button, input, h1, h2, h3, h4, h5, h6 {
  font-family: 'freight-sans-pro';
}

h1, h2, h3, h4, h5, h6 {
  font-weight:300;
}

.holding-text p {
  font-weight: 400;
}

h3.centred {
text-align: center;
line-height: 1.4;
}

h1.centred{
  text-align: center;
line-height: 1.4;
}


.footer-container-bottom p {
  font-size:13px !important;
}

.footer-container h6 {
  display: none;
}

.footer-container h3 {
  color:#b6a094;
}

img.centred-image {
    display: block;
    margin-left: auto;
    margin-right: auto 
}

.textblock a:hover {
  color: #fff;
}

#dysfunction, #contact {
  margin-bottom:-35px !important;
}

#ForsterMap {
 margin-bottom:-135px !important;
}