[itemprop="text"] a {
    color: #0066cc !important;
    font-weight: 500;
    text-decoration: underline !important;
    text-underline-offset: 3px;
    transition: all 0.3s ease;
}
[itemprop="text"] a:hover {
    color: #004999 !important;
    text-decoration: none !important;
}
.wipestar-pro-top ~ #primary {
    margin-top: 0 !important;
}
.hjnkjnxtrtwr a:hover {
    color: #0066cc !important;
}
.mt120 a:hover {
    background: #004999 !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,102,204,0.25);
}
.resource-card:hover {
    transform: translateY(-5px);
    box-shadow:0 8px 20px rgba(0,0,0,0.08);
}
.resource-card:hover img {
    transform: scale(1.05);
}
.resource-card h3 a:hover {
    color: #0066cc !important;
}
@media (max-width:768px) {
    [itemprop="text"] {padding: 20px !important;}
    h1 {font-size: 24px !important;}
    h2 {font-size: 22px !important;}
    .mt120 a {padding: 10px 20px !important;font-size:14px !important;}
    .section-title {font-size:22px !important;}
}
@media (max-width:375px) {
    .resource-grid { grid-template-columns: 1fr !important; }
    .lx-box-icon p { word-break: break-all; }
}
.z9, .fz14 { color: #444 !important; }