/* Auto-generated per-site theme variant */
:root {
  --theme-color: #4778e1;
  --theme-color2: #9535d4;
  --theme-bg-light: #ecf2fd;
  --color-dark: #2e3b16;
  --footer-bg: #373710;
  --footer-bg2: #3c4418;
  --box-shadow: 0 0 40px 5px rgb(0 0 0 / 0.07);
}

.theme-btn,
.btn-primary,
.btn.theme-btn,
.header-nav .theme-btn {
  border-radius: 13px;
  padding: 13px 30px;
}

.section-padding,
.pt-120,
.pb-120 {
  padding-top: 98px;
  padding-bottom: 98px;
}

.footer-area {
  border-top: 3px solid var(--theme-color);
}
