h1 {
  margin-bottom: 1rem;
}

.bold {
  font-weight: bold;
}

.go-back {
  margin-bottom: 2rem;
}

.details-wrapper {
  max-width: 600px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
