/*

DJV-Orange: #ff5200;
DJV-Blau:   #555b5b;

*/

.g-3 {
  margin-top: 20px;
}


h3 {
  font-weight: bold;
  color: #ff5200!important;
  font-size: 1.5em;
}

li {
  font-size: 1.2em;
}

a {
  font-weight: 600;
  text-decoration: none;
  color: #ff5200;
}

a:hoover {
  color: #555b5b!important;
}