/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Jun 20 2024 | 09:51:42 */
.page-headline::after {
    background-color: rgba(255, 255, 255, 0) !important;
}

.page-headline .bg-image {
    background-color: rgba(255, 255, 255, 0) !important;
}

.widget.widget_ohio_widget_about_author{
	display:none;
}