/*wordpress footer asublenden */

.site-info {
  display: none;
  margin-left: -7px;
}

.twentyseventeen-front-page.has-header-image .site-branding {
  height: 200px;
}

.wrap {
  color: #000000;
}

.home.blog .entry-title {
  text-align: left;
  -webkit-box-sizing: inherit;
}

/*logo heater vergrössern */

.custom-logo-link img {
  /* display: inline-block; */
  max-height: 200px;
  /* width: auto; */
}

li {
  text-align: left;
  margin-left: 15px;
}

p {
  padding-top: 0px;
  margin-top: -0px;
}