/* =====================================================================
   v223 — Team Management divider spacing only.
   Keeps Team logic and protected Site/Design files untouched.
   ===================================================================== */

/* 60px clear space from the bottom of the member list to the horizontal
   divider that begins the sticky Close action area. */
.team-close-actions {
  margin-top: 60px !important;
}
