/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./httpdocs/src/sass/components/_base.sass ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
html,
body {
  margin: 0;
  padding: 0; }

body {
  background-color: #ffffff;
  height: auto;
  min-height: 100vh;
  width: 100%; }

h1, h2, h3, h4, h5, h6, p, span, a, b, strong, button, input, li {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

