/* Word spacing for better readability */
p, h1, h2, h3, h4, h5, h6, li, i, span, div, th, td, a, b, strong, 
em, small, blockquote, pre, code, address, caption, figcaption, dt, dd 
{
    letter-spacing: 0.4px !important;
    /*word-spacing: 0.5px !important;*/
    /*font-family: 'Open Sans', sans-serif !important;*/
    line-height: 1.8 !important;
}