.trust-eyebrow {
    color: #d81b60;
    font: 700 0.82rem/1.2 'Segoe UI', sans-serif;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    margin-bottom: 12px;
}
.trust-lead {
    margin: 0 0 28px;
    color: #5f6b7a;
    font-size: 1.08rem;
    line-height: 1.7;
}
.trust-card .content strong {
    color: #1a237e;
}
.trust-related {
    margin-top: 36px;
    padding-top: 24px;
    border-top: 1px solid #dbe2ea;
}
.trust-related h2 {
    margin: 0 0 12px;
    font-size: 1.25rem;
}
.trust-related ul {
    margin: 0;
    padding-left: 1.2em;
}
.trust-related li {
    margin-bottom: 0.45em;
}
.article-trust {
    margin-top: 28px;
    padding: 16px 18px;
    border-radius: 16px;
    background: #f5f7fb;
    border: 1px solid #e2e8f0;
    color: #40506a;
    font: 500 0.92rem/1.55 'Segoe UI', sans-serif;
}
.article-trust a {
    color: #1a237e;
}
.meta a.meta-author {
    color: inherit;
    text-decoration: underline;
    text-underline-offset: 2px;
}
.meta a.meta-author:hover {
    color: #1a237e;
}
