@charset "utf-8";
/* CSS Document */


:root {
  --apsgRed: #c4344b;
  --apsgDarkBlue: #37355d;
	--apsg2025Background: #37355d;
  --apsgLightBlue: #01b0f1;
  --apsgOrange: #FF671D;
  --apsgLightGray: #dddddd;
--apsg2025BlueBG: #51a6dc;
	
  --apsg-h1-font-family: 'BarlowCondensedSemiBold';
  --apsg-h1-font-weight: normal;
  --apsg-h1-font-size: 100px;
  --apsg-h1-line-height: 90px;
  --apsg-h1-text-transform: uppercase;
}