
html, body {
  width: auto !important;
  overflow-x: hidden !important
}

.padding-10 {
  padding: 10px;
}

.text-align-center {
  text-align: center;
}

.text-align-right {
  text-align: right;
}

.margin-top-10 {
  margin-top: 10px;
}

@font-face {
  font-family: "Rubik";
  src: local("Rubik"), url('Rubik-Regular.a4bece5c270c316c1c24.ttf') format("truetype");
}

html, body {
  /*background-color: red;*/
  height: 100%;
  margin: 0;
}

.bottom {
  bottom: 0;
}


/*# sourceMappingURL=styles.0ead7e05f82aed8c86cf.css.map*/