body {
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  background: #000;
  color: #a7acb1;
}
body h1 {
  color: #6e6e6e;
  margin-top: 0;
}
body a {
  color: #a7acb1;
  text-decoration: none;
}
body p {
  color: #a7acb1;
  line-height: 22px;
}
body .color-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  position: fixed;
  background-color: rgba(110, 110, 110, 0.25);
}
body .wrapper {
  z-index: 99;
  height: 100vh;
  width: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body .wrapper .content {
  z-index: 99;
  padding: 20px;
  width: 50vw;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-left: 5px solid #6e6e6e;
}
body .wrapper .content .sitename {
  font-weight: bold;
  text-transform: uppercase;
}
body .wrapper .content .read-more {
  color: #a7acb1;
  font-style: oblique;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
}
body .wrapper .content .read-more:hover {
  color: #6e6e6e;
}
body .wrapper .content .approve-btn {
  cursor: pointer;
  font-style: normal;
  background-color: #6e6e6e;
  display: inline-block;
  padding: 10px;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}
body .wrapper .content .approve-btn:hover {
  color: #fff;
  background-color: #B4DA55;
}
body .wrapper .content .approve-btn span {
  font-size: 115%;
  font-weight: bold;
}
body .wrapper .content .smaller-text {
  font-size: smaller;
}
@media all and (max-width: 767px) {
  body .wrapper {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
  body .wrapper .content {
    width: 80vw;
    margin: 40px 0;
  }
}
body.autobahn {
  background-image: url("img/large/autobahn-censored-large.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
body.autobahn h1 {
  color: #f7c11f;
}
body.autobahn .color-overlay {
  background-color: rgba(247, 193, 31, 0.25);
}
body.autobahn .wrapper .content {
  border-left: 5px solid #f7c11f;
}
body.autobahn .wrapper .read-more:hover {
  color: #f7c11f;
  text-decoration: underline;
}
body.autobahn .wrapper .approve-btn {
  background-color: #f7c11f;
}
@media all and (max-width: 767px) {
  body.autobahn {
    background-image: url("img/small/autobahn-censored-small.jpg");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
}
body.geenstijl {
  background-image: url("img/large/geenstijl-censored-large.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
body.geenstijl h1 {
  color: #ff33a9;
}
body.geenstijl .color-overlay {
  background-color: rgba(255, 51, 169, 0.25);
}
body.geenstijl .wrapper .content {
  border-left: 5px solid #ff33a9;
}
body.geenstijl .wrapper .read-more:hover {
  color: #ff33a9;
  text-decoration: underline;
}
body.geenstijl .wrapper .approve-btn {
  background-color: #ff33a9;
}
@media all and (max-width: 767px) {
  body.geenstijl {
    background-image: url("img/small/geenstijl-censored-small.jpg");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
}
body.daskapital {
  background-image: url("img/large/daskapital-censored-large.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
body.daskapital h1 {
  color: #bca680;
}
body.daskapital .color-overlay {
  background-color: rgba(188, 166, 128, 0.25);
}
body.daskapital .wrapper .content {
  border-left: 5px solid #bca680;
}
body.daskapital .wrapper .read-more:hover {
  color: #bca680;
  text-decoration: underline;
}
body.daskapital .wrapper .approve-btn {
  background-color: #bca680;
}
@media all and (max-width: 767px) {
  body.daskapital {
    background-image: url("img/small/daskapital-censored-small.jpg");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
}
body.dumpert {
  background-image: url("img/large/dumpert-censored-large.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
body.dumpert h1 {
  color: #66c221;
}
body.dumpert .color-overlay {
  background-color: rgba(102, 194, 33, 0.25);
}
body.dumpert .wrapper .content {
  border-left: 5px solid #66c221;
}
body.dumpert .wrapper .read-more:hover {
  color: #66c221;
  text-decoration: underline;
}
body.dumpert .wrapper .approve-btn {
  background-color: #66c221;
}
@media all and (max-width: 767px) {
  body.dumpert {
    background-image: url("img/small/dumpert-censored-small.jpg");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
}
body.upcoming {
  background-image: url("img/large/upcoming-censored-large.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
body.upcoming h1 {
  color: #e34e48;
}
body.upcoming .color-overlay {
  background-color: rgba(227, 78, 72, 0.25);
}
body.upcoming .wrapper .content {
  border-left: 5px solid #e34e48;
}
body.upcoming .wrapper .read-more:hover {
  color: #e34e48;
  text-decoration: underline;
}
body.upcoming .wrapper .approve-btn {
  background-color: #e34e48;
}
@media all and (max-width: 767px) {
  body.upcoming {
    background-image: url("img/small/upcoming-censored-small.jpg");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
}
body.max33 {
  background-image: url("img/large/max33-censored-large.jpg");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
body.max33 h1 {
  color: #1b3b6a;
}
body.max33 .color-overlay {
  background-color: rgba(27, 59, 106, 0.25);
}
body.max33 .wrapper .content {
  border-left: 5px solid #1b3b6a;
}
body.max33 .wrapper .read-more:hover {
  color: #1b3b6a;
  text-decoration: underline;
}
body.max33 .wrapper .approve-btn {
  background-color: #1b3b6a;
}
@media all and (max-width: 767px) {
  body.max33 {
    background-image: url("img/small/max33-censored-small.jpg");
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
}
