.src {
  font-weight: 400;
  font-size: 0.9em;
  line-height: 1.0;
}

.comment {
  color: #999999;
}

.defined {
  color: #006600;
}

.variable {
  color: #0000CC;
}

.string {
  color: #CC0000;
}
