.page-404 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.img-404,
.notfound-404 {
  margin-bottom: 5rem;
}

.link-home-404 {
  font-size: 2rem !important;
}
