/* Only the player summary is plain; the lineup keeps the squad field art. */
#lineupShowcase .lineup-user {
  margin-bottom: 10px;
  border: 1px solid rgba(87, 244, 188, 0.18);
  background: #0a3526;
}
