strong.tutorial,
em.tutorial,
span.tutorial,
.tutorial,
.screenbutton {
  color: #055E8D;
}
.screenbutton {
	font-weight: bold;
	color: #055e8d;
}
.screentitle {
	font-weight: bold;
}
code {
	color: #223942;
}