.cat .head {
  color: white;
}

.cat .body {
  color: gray;
}

.cat .tail {
  color: orange;
}