
.subtitle-small::before, .subtitle-small::after {
    content: '';
    position: absolute;
    /*top: 50%;*/
    width: 56px;
    border-top: 4px solid rgba(255,0,4,0.30);
}
.tm-teaser-subtitle-small::after {
    right: -61px;
}
em {
    color: #858585;
}

/* ======== im Builder als CSS ================ */
/*
.newstickerdatum {
    font-style: italic;
    color: rgba(151,151,151,1.00);
}

.tasty1 {
    color: #213d7a;
    font-family: lato;
    line-height:36px;
    font-size: 40px;
    font-weight: 700;
    padding-top: 15px;
}
.tasty2 {
    font-size: 18px;
    text-transform: uppercase;
}
*/