a.wit_naar_wit_met_streep
{
   color: #FFFFFF;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.wit_naar_wit_met_streep::after
{
   background: transparent;
   content: "";
   display: block;
   width: 0;
   height: 2px;
   margin-top: 2px;
   transition: all 300ms linear;
}
a.wit_naar_wit_met_streep:hover::after
{
   background: #FFFFFF;
   width: 100%;
}
a.wit_naar_wit_met_streep:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.wit_naar_wit_met_streep:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.wit_naar_wit_met_streep:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.blauw_naar_blauw_met_streep
{
   color: #004877;
   text-decoration: none;
   transition: all 300ms linear;
   position: relative;
   display: inline-block;
}
a.blauw_naar_blauw_met_streep::after
{
   background: transparent;
   content: "";
   display: block;
   width: 0;
   height: 2px;
   margin-top: 2px;
   transition: all 300ms linear;
}
a.blauw_naar_blauw_met_streep:hover::after
{
   background: #004877;
   width: 100%;
}
a.blauw_naar_blauw_met_streep:visited
{
   color: #004877;
   text-decoration: none;
}
a.blauw_naar_blauw_met_streep:active
{
   color: #004877;
   text-decoration: none;
}
a.blauw_naar_blauw_met_streep:hover
{
   color: #004877;
   text-decoration: none;
}
a.blauw_naar_blauw
{
   color: #004877;
   text-decoration: underline;
   transition: all 300ms linear;
}
a.blauw_naar_blauw:visited
{
   color: #004877;
   text-decoration: underline;
}
a.blauw_naar_blauw:active
{
   color: #004877;
   text-decoration: underline;
}
a.blauw_naar_blauw:hover
{
   color: #004877;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Merriweather;
   font-weight: 400;
   font-weight: 400;
   font-weight: 400;
   font-size: 24px;
   line-height: 33.03px;
   text-decoration: none;
   color: #004877;
   --color: #004877;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: Rokkitt;
   font-weight: 400;
   font-weight: 400;
   font-weight: normal;
   font-size: 24px;
   line-height: 35.03px;
   text-decoration: none;
   color: #FFFFFF;
   --color: #FFFFFF;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-weight: normal;
   font-size: 13px;
   text-decoration: none;
   color: #004877;
   --color: #004877;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   color: #004877;
   --color: #004877;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
@media only screen and (min-width: 768px) and (max-width: 993px)
{
}
@media only screen and (max-width: 767px)
{
}
