#categories-header {
  background: #485D22;
}
#categories-header .info,
#categories-header .background {
  display: inline-block;
  height: auto;
}
#categories-header .info h1,
#categories-header .info .title *,
#categories-header .background h1,
#categories-header .background .title * {
  color: #FFFFFF;
}
#categories-header .info .title p,
#categories-header .background .title p {
  line-height: 1.5em;
  font-weight: 300;
}
