/* v42 - Sabit konular başlığındaki yeşil kutuyu kaldır */
body.fx-unified-v31 .fx-topic-table-v40 .fx-stream-pinned .fx-stream-section-header {
    background: transparent !important;
    border-bottom: 1px solid var(--v40-line) !important;
    box-shadow: none !important;
}

body.fx-unified-v31 .fx-topic-table-v40 .fx-stream-pinned .fx-stream-section-icon,
body.fx-unified-v31 .fx-topic-table-v40 .fx-stream-pinned .fx-stream-section-copy strong {
    color: var(--v40-green) !important;
}

body.fx-unified-v31 .fx-topic-table-v40 .fx-stream-pinned {
    background: transparent !important;
}
