.chain {
  margin-bottom: 10px; }
  .chain a {
    font-size: 13px;
    font-weight: 400;
    line-height: 33px;
    color: #82898c;
    text-decoration: none; }
    .chain a:hover, .chain a:focus {
      text-decoration: underline; }
  @media screen and (max-width: 991px) {
    .chain {
      margin-top: 10px; }
      .chain a {
        line-height: 18px; } }
