.panel-heading:hover{
    background-color: #fff3dc !important;
}

.panel-title:before{
    content: "Q: ";
    color: black;
    margin-right: 10px;
}

.panel-title a{
    text-decoration: none;
}

.panel-title{
    color: #d85b00;
    cursor: pointer;
}

.question-category{
    padding: 20px 0;
}
