h2.spielbox {
color:yellow;
font-size:2vw;
min-height:150px;
}
.marqueefull {
color:#ffffff !important;font-size:10vw;font-weight:800;line-height:1;
}

#whatismaf,
.whatismaf {
background-color: #000000;
}

.normal {
font-size: 16px;
font-weight: 600;
}

.h4 {
font-size: 70px;
font-weight: 600;
  font-family: 'Space Grotesk', sans-serif;
color: #ffffff !important;
font-weight:600;
line-height:1.5;
}

.yellow {
color: #FFFF00;
}

.services-tab.serv-tab-link.item-link {
  font-family: 'Space Grotesk', sans-serif;
}

button .accordion-button .collapsed {
font-size: 5vh;
}

.mobile {
display:none;
}

@media screen and (max-width: 800px) {
.nonmobile {
display: none;
}
}
