@import url(inc/assets/css/bootstrap.min.css);
@import url(inc/assets/fonts/fontawesome-pro-5.8.1-web/css/all.min.css);
@import url(fonts/rubik-v9-latin/style.css);
body {
  font-family: "Rubik", sans-serif;
  min-height: 900px;
}
body a {
  color: #e30613;
}
body a:hover {
  color: #e30613;
  text-decoration: none;
}
body h1, body h2, body h3 {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
body h1 {
  font-weight: 900;
}
body h3 {
  font-size: 20px;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
  margin: 0;
  padding: 0;
}
body img {
  max-width: 100%;
}

.first-level {
  padding: 0;
}

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