
.strytl .item.text h1.title { color:#005578; font-weight:300; font-style:normal; }
.strytl .item.text p.text { color:#000000; }
.strytl .item.text p.author { color:#000000; font-weight:400; font-style:italic; }
.strytl .item.text .timestamp .group .time { color:#000000; font-weight:300; font-style:normal; }
.strytl .item.text .timestamp .group .date { color:#000000; font-weight:400; font-style:normal; }
.strytl .item.text { background-color:#ffffff; }
.strytl .item.text .timestamp .group { border-bottom-color:#005578; }


@media (max-width: 500px) {
    .strytl .item.link.h-1 .description .title {
        white-space: initial;
    }
    .strytl .item.link .description .text {
        max-height: 18em !important;
        line-height: 1.5;
    }
}

.strytl .item.link .indicator .icon {
  background-color: #005578;
}
.strytl .item.link .description .title {
  color: #005578;
}


@media (max-width: 500px) {
    .strytl .item.link.h-1 .description .title {
        white-space: initial;
    }
    .strytl .item.link .description .text {
        max-height: 18em !important;
        line-height: 1.5;
    }
}

.strytl .item.link .indicator .icon {
  background-color: #005578;
}
.strytl .item.link .description .title {
  color: #005578;
}

* { word-break:normal; }

.strytl .item.text .text-content { color: #000000; }
