/* Table of Content
# Inline CSS
*/
/*  Inline CSS */
body ,.tn-comment h5 a,.post p, .post p span, p,table{       
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;  
    font-display: swap;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.45;
}