#tab-install .hero-card__title,
#tab-profile .hero-card__title,
#tab-support .hero-card__title{font-size:46px}


.profile-group:last-child,
.quick-list:last-child,
.primary-card:last-child,
.profile-access:last-child{
  margin-bottom:0;
}


/* profile-fit-v4:start */
#tab-profile{
  padding-bottom:0;
}

#tab-profile.tab-pane--active{
  gap:10px;
  align-content:start;
}
/* profile-fit-v4:end */

