@font-face { font-family: "Gotham Black";  src: url("https://www.clarkcommunications.ca/wp-content/uploads/et-fonts/Gotham-Black.ttf") format("truetype"); }
@font-face { font-family: "Gotham Book";  src: url("https://www.clarkcommunications.ca/wp-content/uploads/et-fonts/Gotham-Book.ttf") format("truetype"); }

h1.space-overview__hero__header__content__intro--heading {
  text-shadow: 0em 0.03em 0.1em rgb(0 0 0 / 40%);
  text-transform: uppercase;
  font-family: 'Gotham Black',Helvetica,Arial,Lucida,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Gotham Black',Helvetica,Arial,Lucida,sans-serif !important;
}

.space-overview .grid:first-of-type hr {
    display: none;
}

.header__navigation--logo a img {
    width: 418px;
    max-height: 40px;
}

.header__navigation--large {
    max-width: 100% !important;
}

div#article-content {
    overflow: visible;
}
