:root {
  --color-primary: #0e4194;
  --color-secondary: var(--color-primary);
  --color-text: rgba(0, 0, 0, 0.54);
}
