<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dtc-stq hr {
clear: both;
margin: 20px 0;
}
.dtc-stq h2 {
text-decoration: underline;	
}
.dtc-stq h5 {
font-weight: 400;
margin: 20px 0 10px;
margin: 2.0rem 0 1.0rem;
}
.dtc-stq input[type="radio"], 
.dtc-stq input[type="disabled"] {
margin: 0 10px 0;
margin: 0 1.0rem 0;
}
.dtc-stq label {
line-height: 1.95;
}
.dtc-stq .points {
color: white;
font-weight: bold;
background: green;
padding: 0 5px 0;
margin-left: 5px;	
}
.dtc-stq .wrong {
color: red;
text-decoration: line-through;	
}
.dtc-stq .correct {
color: green;
font-weight: bold;
}</pre></body></html>