/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 03 2026 | 13:13:07 */
.opacity-bg::before {
	content: '';
	inset: 0;
	position: absolute;
	background: url('https://work1.studinger.work/wp-content/uploads/2026/07/s3-box-white.webp');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 0;
	opacity: 0.76;
	
}

.opacity-bg.grey::before {
	background: url('https://work1.studinger.work/wp-content/uploads/2026/07/s3-box-grey.webp');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}