/* Default color scheme */

#language_button {
  background: #79aec8;
}

#report-header {
  background: #79aec8;
}

.report-h2 {
  background: #79aec8;
}

.submit-row a.updatelink {
  background: #417690;
}
.submit-row a.backlink {
  background: #79aec8;
}
