:root {
  --primary-color: #fbffff;
  --text-color: #170d08;
  --link-color: #e3c4b4;
}
section .question-box {
  margin: 0.5rem;
}
