@import url("./index-profile-centered-v9.css");

.profile-lab {
  display: flex;
  flex-direction: column;
}

.profile-lab-heading {
  order: 0;
}

.profile-resume-card {
  order: 1;
}

.profile-projects-card {
  order: 2;
}

.profile-capability {
  order: 3;
}
