:root {
  --primary-color: #00234C;
  --accent-one: #EFD94C;
  --accent-two: #5B84B1;
  --highlight-color: #D8ECF5;
  --neutral-color: #F6F6F4;

  --heading-font: "'Poppins', sans-serif";
  --body-font: "'Roboto', sans-serif";
}
