/* trending_05.css */ .__PFX__-t5-wrap { margin: 22px 0; } .__PFX__-t5-hd { font-size: 16px; color: var(--primary-color); margin-bottom: 12px; } .__PFX__-t5-line { display: flex; align-items: center; gap: 6px; padding: 8px 0; border-bottom: 1px solid rgba(0,0,0,.06); } .__PFX__-t5-dot { color: var(--primary-color); font-size: 14px; } .__PFX__-t5-name { font-size: 13px; color: #333; }