.project-dashboard {
  overflow-y: auto;
  h3 {
    font-weight: 600;
  }

  .project-column {
    overflow-x: scroll;
  }
}
