.anfaengercontent a {
color: #F23038;
}
.tribe-events-widget-events-list__view-more-link .tribe-common-anchor-thin {
display: none;
}
.anfaenger-umbruch {
display: none;
}
.anfaengertag {
margin: 10px 0;
}
.anmelden-link {
text-decoration: underline;
}
@media only screen and (max-device-width: 700px) {
.anfaenger-umbruch {
display: block;
}
.has-large-font-size {
font-size: 70px !important;
}
.anfaengercontent h3 {
font-size: 50px;
margin-top: 40px;
font-weight: bolder;
}
.anmelden-link {
font-size: 80px;
}
.anfaenger-tags {
display: grid;
grid-auto-flow: row;
grid-gap: 20px;
}
.anfaengertag {
font-size: 40px;
padding: 5px 20px;
margin-right: auto;
}
.anfaengertag .trainer b {
font-size: 50px;
}
}