.mitgliedschaftscontent a {
color: #F23038;
}
@media only screen and (max-device-width: 700px) {
.beiträge-table {
font-size: 40px;
}
.mitgliedsheadline {
font-size: 90px !important;
}
.mitgliedschaftscontent h2 {
margin-top: 40px;
font-size: 70px;
}
.mitgliedschafts-buttons .ub-button-content-holder {
font-size: 50px;
}
.mitgliedschafts-buttons .ub-button-content-holder svg {
width: 50px !important;
height: 50px !important;
}
}