:root {--clr-white: rgba(255, 255, 255, 1);--clr-black: rgba(0, 0, 0, 1);--clr-grey-dark-blue: rgba(34, 72, 112, 1);--clr-grey-med-blue: rgba(95, 139, 180, 1);--clr-text-light-grey: rgba(77, 77, 77, 1);--clr-text-black: rgba(26, 26, 26, 1);--clr-grey-xlight-blue: rgba(240, 248, 255, 1);--clr-links-red: rgba(219, 0, 0, 1);--clr-purple: rgba(153, 0, 153, 1);--clr-grey-dark-blue-transparent: rgba(34, 72, 112, .9);--clr-grey-med-blue-transparent: rgba(95, 139, 180, .9);--clr-grey-light-blue: rgba(199, 214, 229, 1);}