/* Quiz */

.content h2, .content h3, .content ul {
color: white;
font-family: 'Arial Black',Helvetica,'Helvetica Neue',Arial, sans-serif;
font-size: 1.8em;
font-weight: bold;
line-height: 1;
margin: 0 48px 0 15px;
}

.content h2, .content h3 { text-transform: uppercase; }

.content h3, .content ul { margin-bottom: 15px; }

.content h2 { margin-top: 15px; }

.content h3 { line-height: 1; }

.content li {
font-size: 1em;
margin: 0;
}