/* اشتراكات العميل — جدول */

body.public-shell.buyer-subscriptions-page .svc-table.svc-table--subscriptions {
  min-width: 880px;
}

body.public-shell.buyer-subscriptions-page .svc-td--narrow {
  text-align: center;
  font-variant-numeric: tabular-nums;
}

body.public-shell.buyer-subscriptions-page .svc-price--sar .sar-symbol__img {
  filter: none;
  opacity: 1;
}

body.public-shell.buyer-subscriptions-page .svc-price--sar .svc-price__amount {
  color: var(--ink-900, #18181b);
  font-weight: 800;
}
