/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 07 2025 | 08:51:03 */
		#gear-content {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform:translate(-50%,-50%);
            transform:translate(-50%,-50%);
        }
        #gear-container {
            margin: auto;
            scale: 0.8;
            justify-content: center;
            display: flex;
        }
        #gear1 {
            margin-right: -40px;
            opacity: 0.1;
            float: left;
        }
        #gear2 {
            opacity: 0.1;
        }

