.thrive-comments-link {
  text-align: center;

  a {
    border: 1px solid #c2c2c2;
    border-radius: 4px;
    background-color: transparent;
    color: #0a89c0;
    display: block;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    margin: 0 auto;
    padding: 11px 16px;
    text-decoration: none;
    width: 50%;
    max-width: 200px;
  }
}
