/**
 * A collection of styles taken from inline mark-up
 * on the original site.
 */
/* line 6, ../sass/hacks.scss */
.blue-text,
body.page-node-10 #node-10 strong,
body.page-node-31 #node-31 em {
  color: #0079c2;
}

/* line 12, ../sass/hacks.scss */
body.page-node-10 #node-10 a strong {
  text-decoration: underline;
}
