.lifehack-link-wrapper {
  text-align: center;
  margin: 24px 0;
}

.lifehack-link {
  color: #d35400;
  font-weight: 700;
  text-decoration: none;
  font-size: 1.2rem;
}

.lifehack-link:hover {
  text-decoration: underline;
}