
/* Única alteração no cabeçalho: sobe o subtítulo mais 0,2 px. */
.subtitle{
  top:7.6px !important;
}

/* Mesmo padrão tipográfico de “Vinhos da sua adega”. */
#homeWineProfile > strong{
  display:block !important;
  margin:0 0 7px !important;
  padding:0 !important;
  font:22px Georgia,serif !important;
  line-height:normal !important;
}

/* Mesmo padrão de “Sua adega organizada pelos melhores preços.” */
#homeWineProfile .profile-message{
  margin:0 0 17px !important;
  padding-left:11px !important;
  line-height:1.45 !important;
}

#homeWineProfile .profile-message span{
  display:block !important;
  color:#64414a !important;
  font-size:16px !important;
  font-weight:600 !important;
  line-height:1.45 !important;
  letter-spacing:.1px !important;
  white-space:normal !important;
}
