body{
font-family:Verdana, Arial, Sans Serif;
font-size:0.95em;
}

b{
color:navy;
}

.answer-pop-up-app-promo{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
border-left:16px solid #c8e0f9;
border-radius:0.5em 0 0 0.5em;
background-color:#efefef;
padding:3px;
margin:10px auto;
line-height:1.8em;
font-size:1em;
color:#777;
position:relative;
}

ul{
font-size:1em;
}

.grade-letter{
color:navy;
font-weight:bold;
font-size:1.1em;
}