Custom CSS
.lif-kw { font-weight: 700; color: #444; background: linear-gradient(120deg, rgba(231, 76, 60, 0.07) 0%, rgba(231, 76, 60, 0.13) 100%); padding: 2px 7px; border-radius: 4px; font-size: 0.95em; } .lif-ts { color: #e74c3c; font-weight: 600; text-decoration: none; white-space: nowrap; } .lif-ts:hover { text-decoration: underline; }