  .seemore {
    display: inline;
  }

  .seemore .more-text {
    display: none;
  }

  .seemore .more-link {
    color: black;
    cursor: pointer;
    text-decoration: underline;
    font-size: 12px;
  }