.linked-passes-empty-state { 
  .linked-passes-description {
    font-size: 16px;
    color: #6b7280;
    margin: 0 0 16px 0;
    line-height: 1.5;
  }
  
  .select-passes-button {
    min-width: 200px;
    height: 40px;
    border-radius: 8px;
    font-weight: 500;
  }
}