.game-blog .title {
  font-size: 4.8rem;
  font-weight: 600;
}

.game-blog .description {
  font-size: 2rem;
  font-weight: 600;
  color: var(--neutral-300);
}