.Title {
  font-size: 19px;
  color: #000000;
  line-height: 36px;
  font-weight: bold;

  &.--subtitle {
    font-size: 15px;
  }
}
