@media print {
    .content strong {
        font-weight: 700 !important;
    }
}