#stcm-wrapper {
  --fontFamily: inherit;
  --primaryColor: #1f2937;
  --backgroundColor: #ffffff;
  --textColor: #1f2937;
  --iconColor: #ffffff;
  --iconBackgroundColor: #1f2937;
}

#stcm-wrapper .stcm-banner a,
#stcm-wrapper .stcm-modal a {
  color: inherit;
  text-decoration: underline;
}
