
/* Infobox Leserservice */
.icon-abo{
    float: left;
}
.service-info-detail {
    margin-left: auto;
    margin-right: auto;
}
.service-info-detail h2{
    font-size: 2em;
}
.service-info-detail p{
    font-family: "Josefin Sans",sans-serif;
    padding-left: 40px;
}
.service-info-detail a{
    color:#fff;
}
.service-info {
    background-color: #203448;
    color: #fff;
    padding: 30px;
    margin-top: 125px;
}

/* Abo-Teaser Produkt */
.abo-product {
    color: #fff;
    background-color: #203448;
    text-align: center;
    font-size: 30px;
}
.abo-link {
    color: #fff;
    background-color: #203448;
    text-align: center;
    font-size: 30px;
}
.abo-link a {
    color: #fff;
}    
.ce-gallery {
margin-bottom: 0px!important;
}
@media (min-width: 992px) {
 h1 {
    font-size: 2em;
    text-align: center;
    padding-bottom: 30px;
}
}