 .question {
 background-color: #fff;
 color: #738fe6;
 cursor: pointer;
}

 .question:hover {
 text-decoration: underline;
}
