/* 使用 !important 覆盖模块化样式 */
#main-container .content.content-full .v2board-knowledge-search-bar ~ .row .block-title {
    color: #0665d0 !important;
    font-weight: bold !important;
}
