:root {
  --color-primary:        #2c3e50;
  --color-primary-text:   #ffffff;
  --color-table-header:   #0C1323;
  --color-bg:             #ecf0f1;
  --color-card:           #ffffff;
  --color-text:           #2c3e50;
  --color-danger:         #e74c3c;
}
