.site-main {
padding: 0;
}
.site-description{
font-weight: bold;
opacity: 1;
}
.site-info {
display: none
}
.entry-content, .page-content {

}
body, button, input, select, textarea {
font-size: 14px;
word-break: normal;
word-wrap: normal;
-moz-hyphens: none;
}
.entry-content, .entry-summary, .page-content, .comment-content {
    -moz-hyphens: none;
    word-wrap: normal;
}
.post-thumbnail {
padding-top: 2em;
}