/*
 * @author    Wolfgang Kowarschick <kowa@hs-augsburg.de>
 * @copyright 2016 - 2021
 * @license   MIT
 */
/*
 * @author    Wolfgang Kowarschick <kowa@hs-augsburg.de>
 * @copyright 2016 - 2021
 * @license   MIT
 */
html {
  background-color: #EEEEEE;
}

h1 {
  font-size: 1.802rem;
  font-weight: 400;
  line-height: 1.3;
  margin: 1.5rem 0 1rem 0;
  background-color: #C5C5C5;
}

p {
  font-size: 1rem;
  line-height: 1;
  margin: 0 0 0.2rem 0;
}
