
:root{
  --brand-blue:#1d4ed8;
}
*{font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, "Noto Sans", "Apple Color Emoji", "Segoe UI Emoji";}
h1,h2,h3,h4{
  font-family: Merriweather, Georgia, 'Times New Roman', serif;
}
