
html {
  background-color: #dee5ed;
}

body {
  margin: 0 auto;
  color: #121a21;
  background-color: #dee5ed;
  background-image: url('../img/bg/bg_aut_001.jpg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  font-family: 'Nunito', 'Arial', sans-serif;
  height: 100vh;
}

.hbar {
  margin: 0 0 0 0;
  padding: 8px 12px 8px 12px;
  background-color: rgb(0 0 0 /.75);
  display: flex;
}

.hbox {
  font-size: 1em;
  font-weight: 300;
  color: white;
  margin: auto;
  margin-left: 0;
}

.lbox {
  height: 2em;
  margin: auto 20px auto 12px;
}

.logo {
  height: 2em;
}

.footer {
  font-size: 0.75em;
  color: #ffffff;
  margin: 20px;
  position: fixed;
  bottom: 0;
}

/* generated by https://gwfh.mranftl.com */
/* nunito-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/nunito-v25-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/nunito-v25-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/nunito-v25-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* nunito-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Nunito';
  font-style: italic;
  font-weight: 900;
  src: url('../fonts/nunito-v25-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
