:root {
  --c-theme: #003468;
  --progress-bar-color: #003468;
  --progress-bar-height: 4px;

  --c-action-bg: #ffffff;
  --c-action: #293242;
}