.start {
  font-weight: bold;
}

.start2 {
  text-decoration: none;
  margin-right: 20px;
}

.start2:hover {
  text-decoration: none;
  margin-right: 20px;
  color: #ffffff !important;
}

.top-menu ul li>a {
  color: #b7b8bc;
  font-weight: 900;
}

@media screen and (max-width: 480px) {
  .kompbanner {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .mobbanner {
    display: block;
  }
}

@media screen and (min-width: 490px) {
  .mobbanner {
    display: none;
  }
}

.aligncenter.wp-image-46.size-full {
  margin-top: -30px;
}

.aligncenter.wp-image-68.size-full {
  margin-top: -30px;
}

h1 {
  text-align: center;
  color: #ffffff;
}

h2 {
  text-align: center;
  color: #ffffff;
}

h3 {
  text-align: center;
  color: #ffffff;
}

.entry-content table th {
  background-color: #000000;
  color: #ffffff;
}