/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 20 2025 | 16:41:10 */
.section .circle {
  position: relative;
  z-index: 1;
}

.layout-wrapper {
	position: relative;
}

.connector-line {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  scale: 200%;
}