html body {
  background-color: #e7ebee;
  color: #6F6F6F;
}

.middle-box {
  height: 100vh;
}

.msg_404 {
  font-size: 200px;
  color: #333333;
}

h1 {
  color: #333333;
}

.box {
  text-align: center;
  margin: 0 auto;
  max-width: 400px;
}

.error-desc {
  line-height: 1.4;
  color: #333333;
}
.error-desc a {
  color: #337ab7 !important;
  text-decoration: none !important;
}

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