html:root {
  --color-primary: #234288;
  --color-secondary: #ffdf2b;
  --color-tertiary: #ffc107;
  --color-quaternary: #dc3545;
}
