.hd_animal
{
  background: url(/images/components/event_dispatcher/animal.png) no-repeat scroll center top;
}

.hd
{
  background-color: #a1cb39;
}

.hd .title_header
{
  border-left-color: #d5e8a6;
}

.intro h2, .box_content h3, .bd h1
{
  color: #7874bc;
}

.important h3, a
{
  color: #96b743;
}

#symfony-api #class-description, #symfony-api #method-details h3
{
  color: #7874bc !important;
}

.links_intro .learn_more
{
  background-color: #7874bc;
}

.links_intro .install_now
{
  background-color: #a1cb39;
}

