body {
	font-family: 'Roboto';
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
}
#hero {
	font-size: 18pt;
	line-height: 28pt;
}
strong {
	font-weight: 500;
}
h1, h2  {
  font-family: 'Archivo Black';
  color: #21466F;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.1px;
}
h1 {
	font-size: 45px;
    line-height: 55px;
}
.startseite h1 {
	font-size: 55px !important;
	line-height: 60px !important;
}
h2 {
	font-size: 35px;
	line-height: 44px;
	font-weight: 500;
}
h3 {
	font-size: 20px;
	line-height: 26px;
	color: #21466F;
}

h4 {
	font-size: 20px;
	line-height: 30px;
	color: #21466F;
}

h5 {
  font-style: normal;
  color: rgb(46, 60, 64)
}
