/* It is recommended to place all your extra/additional CSS rules here */
@import url('fonts/stylesheet.css');

#main-content .justified {
    text-align:justify;
    text-justify:inter-word;
}