@charset "utf-8";

.mtsnb, #masthead, .entry-right, footer, .edit-link {
	display: none;
}

.entry-left {
	width: 100%;
}

body {
	padding: 0px !important;
	font-family: 'PT Sans', sans-serif;
	color: #4a4a4a;
}

.flextwo {
	display: block;
}

.entry-title, .not-found .page-title, .error-404 .page-title, .has-larger-font-size, h2 {
	font-size: 2.25em;
}

.entry .entry-content > *, .entry .entry-summary > * {
	margin: 0px 0 32px 0;
}

.entry .entry-content .wp-block-separator, .entry .entry-content hr {
	margin-bottom: 1rem;
	margin-top: 1rem;
}