html,
body {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
}

.main-shape {
  clip-path: url(#main-shape);
}
.inset {
  inset: 0;
}
.e-con {
  transition: none !important;
}

.s-color {
  color: #875e40;
}
.a-color {
  color: #f2a668;
}
