@media print {
    .yfm {
        .yfm-term {
            &_title {
                color: currentColor;
                border-bottom: none;
            }
        }
    }
}
