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

.hd
{
  background-color: #f9c60e;
}

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

.intro h2, .box_content h3, .bd h1
{
  color: #939d9b;
}

.important h3, a
{
  color: #dcb72e;
}

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

.links_intro .learn_more
{
  background-color: #6c7976;
}

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

