/* Ojerk V17.0.1 — final removal of legacy live totals and old fantasy strips. */
.oj-live-total,
[data-oj-live-counter],
.oj-live-counter,
.oj-live-stat,
.oj-top-live-stat,
.oj-v13-tax-title > div + div,
.oj-v1404-top-hero > aside:not(.oj-v1616-ranking-panel),
.oj-v1605-footer-popular,
.oj-v13-tag-row small,
.oj-v13-grid-head > strong,
.oj-moment > header > b {
    display: none !important;
}

.oj-v13-tax-title,
.oj-v13-grid-head {
    grid-template-columns: minmax(0, 1fr) !important;
}

.oj-v13-tag-row a {
    justify-content: center;
}

.oj-v1605-home-seo .oj-v1605-seo-copy p {
    max-width: 74ch;
}

.oj-v1605-home-seo .oj-v1605-seo-copy a {
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}
