/**
 * @file
 * Council Platform Admin styles for the System Status page.
 */

.system-status-general-info__item-icon--councilplatform:before {
  mask-image: url(../../../../images/icon/logo-gray.svg);
}

.system-status-report__status-icon::before {
  inset-block-start: 0.65rem;
  left: 0.3rem;
  top: 0.5rem;
}
