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

.hd
{
  background-color: #29cfcd;
}

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

.intro h2, .box_content h3, .bd h1
{
  color: #21a6a4;
}

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

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

.links_intro .learn_more
{
  background-color: #33a8a7;
}

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

