/*

html {
  box-sizing: border-box;
}

*, *::after, *::before {
  box-sizing: inherit;
}

*/
/*# sourceMappingURL=theme.css.map */