.error-404-page {
  text-align: center;
  padding: 40px 0;
}

.error-title {
  font-size: 32px;
  margin-bottom: 15px;
}