.tag-title {
  line-height: 30px;
  font-family: NunitoBold;
  font-size: 18px; }

.blue-pill {
  line-height: 20px;
  font-size: 10px;
  background-color: #C1EAFC;
  padding: 0px 8px 0px 8px;
  border-radius: 16px;
  font-family: 'Open Sans', 'sans-serif';
  font-weight: 600;
  color: #026EAA;
  white-space: nowrap;
  max-width: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 5px; }
  .blue-pill:hover {
    background-color: #1AB9F4;
    color: #fff;
    cursor: pointer;
    text-decoration: none !important; }

/*# sourceMappingURL=buybackQuestionTags.css.map */
