/*
 * This stylesheet is selectable via the CMSContainer admin interface. 
 */

/* change the color of the subject and text-title */
#maincontent h2,
#maincontent h2.subjecttitle a {
  color: #e93fff;
}
