@charset "UTF-8";
/*
dark: blue #2B589A
med: #6699CC
button dark: lavender #BAA5EA
button light: pink #EFC0EF
icons: #CCCCFF 
*/

body {background-color: #2B589A;}
.groundBlack {color: #333; background-color: #2B589A;}
h1, .groundWhite h2 {color: #2B589A;}
#topNav {background: #2B589A;}
#selectNav {background: #2B589A;}
footer {background: #2B589A;}
.instructions {color: #2B589A;}

button {background-color: #BAA5EA; color: #000;}

button:hover {background-color: #EFC0EF;}

.triangleArrow .st1{fill: #000000;}

.st0{fill: ##B8D2FF;}