.impersonate-warning {
  padding: 16px;
  font-size: 12px;
  font-weight: 600;
  color: $white;
  background-color: $color-warning-500;
}
