/* CSS Variables */
:root {
  --color-primary: #F5F5F5;
  --color-secondary: #5C82B4;
}