body {
  background: #f4f4f4;
}

header {
  background: #2b3840;
}

header .title-bar,
header .top-bar,
header .top-bar ul {
  background: #2b3840;
}

header .menu-text,
header a,
header .title-bar-title {
  color: #ffffff;
}

header a:hover,
header a:focus {
  color: #d6dce0;
}

.site-content {
  background: #f4f4f4;
}

.site-content > .grid-container {
  background: #ffffff;
  margin-bottom: 50px;
  margin-top: 50px;
}

footer {
  background: #2b3840;
}

footer a {
  color: #ffffff;
}

footer a:hover,
footer a:focus {
  color: #d6dce0;
}

footer p {
  color: #c9d1d6;
  font-size: 0.85rem;
  text-align: center;
}

.stream-card-icon {
  font-size: 3rem;
  line-height: 1;
  text-align: center;
}

.stream-card-icon-gold {
  color: #c89b3c;
}

.stream-card-icon-mix {
  color: #3f7edb;
}

.stream-card-icon-dansk {
  color: #d94f5c;
}

.dev-wide-band {
  background: #cfd8dc;
  height: 200px;
}

.dev-sub-band {
  background: #aeb8bf;
  height: 80px;
}

#lyt-med {
  margin-top: 10px;
}
