.awe_question p{
    font-weight: bold;
    border: 1px dotted red;
}
 
.awe_answer{
    border: 1px dotted green;
}