.not-found {
  padding: 1.6rem 0 10px;
  margin-bottom: var(--offset);
}

.not-found__title {
  font-size: 4.4rem;
  font-weight: 600;
  line-height: 1.04;
  letter-spacing: -0.44px;
  margin: 0;
}

.not-found__description {
  margin: 0;
}
