:root { --rf-brand-color-primary:#EC0000;  --rf-brand-color-primary-hover:#c70000;           --rf-brand-color-status-info:#EC0000;        --rf-brand-color-surface:#f5f5f5;       --rf-brand-elevation-focus-indicator-shadow:0 0 0 3px rgba(21, 112, 239, 0.4);  --rf-comp-button-shape-radius:10px;    --rf-comp-button-space-padding:6px 16px;   --rf-comp-button-primary-color-background:#EC0000;            --rf-comp-link-color:#EC0000;   --rf-comp-link-hover-font-decoration:underline;            }

@property --rf-brand-font-size {
  syntax: '<length>';
  inherits: true;
  initial-value: 16px;
}
