.cdl-fee-notice {
  --cdl-fee-notice-content-font-size: 1.5rem !important;
  --cdl-fee-notice-color: rgb(var(--color-foreground)) !important;
  --cdl-fee-notice-shadow: none !important;
}

.cdl-fee-notice__text {
  color: var(--cdl-fee-notice-color);
}
