.tab-docs__title {
  font-weight: 400;
  line-height: 1.4;
  margin: 0;
  font-size: 22px;
  font-size: 1.375rem;
  margin: 0 0 1.5rem; }
  @media screen and (min-width: 64rem) {
    .tab-docs__title {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media screen and (min-width: 80rem) {
    .tab-docs__title {
      font-size: 30px;
      font-size: 1.875rem; } }

/*# sourceMappingURL=tab-docs.css.map */