.page404__text, .page404__text--error {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 0.75em;
}

.page404 {
  display: block;
  position: relative;
  text-align: center;
  font-weight: normal;
}

.page404__section {
  display: block;
  padding: 10px 0;
}

.page404__heading {
  display: block;
}

.page404__main {
  display: block;
}

.page404__text--error {
  color: #f00;
  font-size: 29px;
  text-decoration: underline;
}

.page404__nav {
  display: block;
  margin-top: 40px;
}

.page404__nav .cart_btn {
  margin-left: auto;
  margin-right: auto;
}
