body { background: #feb301; }
body .page {
  font-family: 'Roboto Condensed', sans-serif;
}
.page { position: relative; }
.page img { width: 100%; height: auto; }
.page .text { font-size: 4vw; position: absolute; }
.page .header { font-size: 6vw; font-weight: 800; position: absolute; }
.page b, .page a { color: #feb301; }
.follow-up .text-left { top: 13%; left: 6%; width: 30vw; text-align: center; }
.follow-up .text-center { top: 5.5%; left: 37%; width: 22vw; text-align: center; }
.follow-up .text-right { top: 12.5%; right: 12%; width: 24vw; text-align: center; }
.contact .text-right { top: 57%; left: 10%; width: 45vw; text-align: center; }
.contact .header { top: 5%; left: 18%; }
.whatsapp .text-center { top: 7%; left: 7%; width: 73vw; text-align: center; }
.whatsapp .text-center a { font-weight: 800; font-size: 6vw; }
.mondaymail .text-center { top: 9%; left: 30%; width: 60vw; text-align: center; }
.mondaymail .header { top: 53%; left: 53.5%; }
.teams .text-center { top: 18%; left: 6%; width: 71vw; text-align: center; }
.teams .header { top: 46.5%; left: 15%; }
.groups .text-center { top: 34%; left: 36%; width: 58vw; text-align: center; }
.groups .header { top: 74%; left: 65%; }
.shortys .text-center { top: 21.5%; left: 45%; width: 50vw; text-align: center; }
.shortys .header { top: 44.5%; left: 53%; }
.nextgen .text-center { top: 36.5%; left: 41%; width: 52vw; text-align: center; }
.nextgen .header { top: 3%; left: 37%; }
.social .text-left { top: 69.5%; left: 4.5%; width: 54vw; text-align: center; }
.social .instagram { top: 4%; left: 32%; }
.social .youtube { top: 12.5%; left: 53%; }
.social .facebook { top: 21%; left: 33%; }
.social .homepage { top: 30.5%; left: 52%; }
.impressum .text-center { top: 0%; left: 0%; width: 100%; text-align: center; font-size: 4vw;}
.impressum .text-center a { color: #333 !important; }
