@import '../alabaster.css';  /* for Alabaster */

div.body p, div.body dd, div.body li, div.body blockquote {
    -moz-hyphens: manual;
    -ms-hyphens: manual;
    -webkit-hyphens: manual;
    hyphens: manual;
}
