:root {
  --brand-col1: #1f3b61;
  --brand-col2: #d4af35;

  --white: #dddddd;
  --offwhite: #cccccc;
  --black: #111111;
}
