/* Enter Your Custom CSS Here */
p {
	text-align: justify;
}
.site-branding {
    text-align: center;
}
.site-branding img {
    max-height: 150px;
    width: auto;
}
#page {
	background-color: #fff;
}
.widget-area .widget, .site-main .post, .site-main .page {
	box-shadow: none;
}