h1, h2, h3, h4, h5, h6 {
  color: #00dcff;
}

body {
  background: #383b40;
}

#logo {
  height: 100px;
  width: 70px;
}

#how-install {
  background: #00dcff !important;
}

.line {
  width: 100%;
  background: #00dcff;
  height: 1px;
}

#content-card-body h1, #content-card-body h2, #content-card-body h3, #content-card-body h4, #content-card-body h5, #content-card-body h6 {
  color: #383b40;
}

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