.club-widget-box {
  .header {
    font-size: 16px;
    color: @gray-dark;
    border-bottom: 1px solid #E3E3E4;
    padding: 0 0 14px 0;
    font-weight: bold;
    display: flex;
    justify-content: space-between;

    a {
      color: grey;
      font-size: 12px;
    }
  }
}
  