/* Enter Your Custom CSS Here */
.entry-content p, .entry-summary p {
    text-align: justify!important;
	hyphens:  none!important;
}

article.format-aside .aside {
	border-top-color: #4B0082!important;
}


