h1 {
   /*font-size: 56px;*/
   font-size: 36px;
   font-weight: 700;
   font-family: "Berlingske Sans";
   /*color: #2b2b2b;*/
   color: #803844;
}
h2 {
   /*font-size: 42px;*/
   font-size: 34px;
   font-weight: 700;
   font-family: "Berlingske Sans";
   /*color: #2b2b2b;*/
   color: #5a858c;
}
h3 {
   /*font-size: 38px;*/
   font-size: 30px;
   font-weight: 700;
   font-family: "Berlingske Sans";
   /*color: #2b2b2b;*/
   color: #5A858C;
}
h4 {
   /*font-size: 32px;*/
   font-size: 22px;
   font-weight: 700;
   font-family: "Berlingske Sans";
   /*color: #2b2b2b;*/
   color: #803844;
}
h5 {
   /*font-size: 26px;*/
   font-size: 20px;
   font-weight: 700;
   font-family: "Berlingske Sans";
   /*color: #2b2b2b;*/
   color: #908E44;
}
h6 {
   /*font-size: 22px;*/
   font-size: 18px;
   font-weight: 700;
   font-family: "Berlingske Sans";
   /*color: #2b2b2b;*/
   color: #ACB580;
}
body {
   font-size: 16px;
   font-family: "Berlingske Sans";
   font-weight: 400;
   color: #2b2b2b;
}
a {
  /*font-size: 16px;
  font-weight: 400;*/
  font-family: "Berlingske Sans";
  /*color: #2b2b2b;*/
  color: #11578E;
}
