#servicesTags .tag-title {
  line-height: 30px;
  font-family: "RubikMedium";
  font-size: 14px;
  margin-right: 20px;
}
#servicesTags .blue-pill {
  line-height: 20px;
  font-size: 10px;
  font-family: "OpenSans-Regular", "sans-serif";
  font-weight: normal;
  background-color: #C1EAFC;
  padding: 0px 8px;
  border-radius: 16px;
  color: #026EAA;
  white-space: nowrap;
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 5px;
}
#servicesTags .blue-pill:hover {
  background-color: #1AB9F4;
  color: #fff;
  cursor: pointer;
  text-decoration: none !important;
}

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