/* footer CSS ergänzen.*/

footer {
  background-color: #003863;
  color: #fff;
  padding: 10px 20px;
}

footer h1,
footer h2,
footer h3,
footer h4,
footer h5,
footer h6 {
  color: #fff;
}

