.cmp-title__text {
  margin-top: 14px;
  margin-bottom: 14px;
}
.cmp-title__text--gray {
  color: #646363;
}
.cmp-title__text--light-gray {
  color: #999999;
}
.cmp-title__text--red {
  color: #cc0000;
}
.cmp-title__text--gray a {
  color: #646363;
  text-decoration: none;
}
.cmp-title__text--light-gray a {
  color: #999999;
  text-decoration: none;
}
.cmp-title__text--red a {
  color: #cc0000;
  text-decoration: none;
}
.cmp-title__text--normal .cmp-title__text {
  font-weight: normal;
}
