
.strytl { --color-contrast:#0065ad; --color-text:#000000; }
.strytl .item.chapter h1.title { color:#000000; }
.strytl .item.chapter .item-content { background-color:#f2f2f2; border-top-color:#f2f2f2; }
.strytl .item.chapter .marker { background-color:#0065ad; }
.strytl .item.text p.author { color:#0065ad; font-weight:700; font-style:normal; }
.strytl .item.text .timestamp .group .time { color:#737373; }
.strytl .item.text .timestamp .group .date { color:#737373; }
.strytl .item .xt-react .reaction[data-reaction="0"] { background-image:url('https://s.stry.tl/assets/img/eventmodule/em-reader-feedback/sad2.png'); }

.strytl {
	font-size: 12pt;
}

.strytl-adwrap.desktop:before,
.strytl-adwrap.mobile:before {
    content: "Anzeige:";
    font-size: 12px;
    color: #777;
    margin-bottom: 0.25em;
    display: block;
    width: 300px;
    text-align: left;
    margin: 0.25rem auto;
}
.strytl-adwrap.desktop,
.strytl-adwrap.mobile {
    margin: 2.5rem 1.25em;
    text-align: center;
}
