/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 31 2023 | 08:52:16 */
.entry-content{
	min-height: 100vh;
}
.page-content, .entry-content, .entry-summary {
    margin: 0;
}
a{
	text-decoration: none;
}
a:hover{
	color:#ff6900;
}
a:visited {
	color: #4169e1;
}
a:visited:hover{
	color:#ff6900;
}