@font-face {
  font-family: "Spartan-regular";
  src: local(""), url("./fonts/spartan-v10-latin-regular.woff2") format("woff2"),
    url("./fonts/spartan-v10-latin-regular.woff2") format("woff");
}
@font-face {
  font-family: "Spartan-500";
  src: local(""), url("./fonts/spartan-v10-latin-500.woff2") format("woff2"),
    url("./fonts/spartan-v10-latin-500.woff2") format("woff");
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.aria-hidden {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

html {
  font-size: 100%;
  text-size-adjust: 100%;
}

body {
  font-size: 1rem;
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: none;
}

#carbando-root button {
  background-color: inherit;
}

#carbando-root a {
  text-decoration: inherit !important;
}

.MuiChip-label {
  font-size: 0.75rem;
}
