@import url("https://fonts.googleapis.com/css2?family=Jost:wght@400;700");

:root {
  	--K15t-font-family-body: "Jost", sans-serif;
} 
.aui-lozenge { 
  display: -webkit-inline-box;
  font-weight: 700;
} 
.vp-article__heading {
  font-weight: 700;
} 

.header__navigation--logo a img {
  max-height: 30px;
}

