/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 16 2024 | 15:02:39 */
.example {
    color: red;
}
.copyright {
	display:none !important;
}

#colophon {
	display:none !important;
}

	.cta-section {
		display:none;
	} 
.comment-holder {
	display:none !important;
}

#article_section.article-section{
	display:none;
}
.header-r a.toggle-btn {
	display:none; !important;
}
.single figure.post-thumbnail{
	display:none;
}
.filter-button-group{
	display:none;
}

section.gallery-section{
	margin-top:60px;
}
.centered-content .widget.widget_text{
	margin:0 auto -32px auto;
}

img {
	border-radius: 12px;
}


