/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 17 2025 | 23:38:26 */
.sGroup {border: 1px solid black; padding: 10px 20px}
.sGroup ol {}
.sGroup ol li {}

.sItem {}
	.sItem h3 {}
	.sItem .label {font-weight: bold; margin-right: 10px;}
	.sItem p {display: inline;}

/*  response  */
@media screen and (min-width: 1200px) {
	.sGroup {}
	.sGroup ol {}
	.sGroup ol li {}
	.sItem {}
		.sItem h3 {}

}