.section{
margin-top:25px;
padding:15px;
background:#f7f7f7;
border-radius:6px;
}

.section h2{
margin-bottom:10px;
font-size:18px;
}

.item{
padding:6px;
margin-bottom:5px;
font-family:monospace;
}

.script{
color:#1565c0;
}

.css{
color:#2e7d32;
}

.iframe{
color:#ef6c00;
}

.domain{
color:#6a1b9a;
}

.malware{
color:#c62828;
font-weight:bold;
}