.t-feed a:not([style]):not(.t-btn),
.t-article a:not([style]):not(.t-btn) {
    color: #f59d05;
    text-decoration-line: underline;
    text-decoration-color: #f59d05;
    text-decoration-thickness: 1px;
}