@import url('https://1.www.s81c.com/common/carbon-for-ibm-dotcom/version/v1.22.0/plex.css');
@import url('https://1.www.s81c.com/common/carbon-for-ibm-dotcom/version/v1.22.0/themes.css');

[class*=dds-theme-zone-].bx--reset.flex-box-section-full {
  background-color: var(--cds-ui-background) !important;
}

[class*=dds-theme-zone-].bx--reset.flex-box-section-full * {
  color: var(--cds-text-01) !important;
}

[class*=dds-theme-zone-].bx--reset a.bx--link {
  font-size: 100%; 
}

.bx--reset.bx--leadspace a:hover {
  color: var(--cds-hover-primary-text,#0043ce) !important;
  text-decoration: underline;
}


