/*
  Blue (About living places)
  On/Over/Divider: #8697C4 / #7384b6
  Off: #EDF0F7
*/

h1,
h2,
h3,
div.csc-mailform-field span.csc-mailform-label {
  color: #7384b6;
}

h1 {
  border-top-color:  #8697C4;
}

/*
  This needs to stay in each individual colourway CSS file, despite it being
  the same code in each, as the pat is relative to THIS stylesheet
*/
ul li {
  list-style-image : url(images/bullet.gif);
}
