/* 工具样式 */
.text-muted {
    color: var(--gray-color) !important;
    font-style: italic;
}