@charset "utf-8";

/* CSS Document */

:root {

	/* Thick Blue (Brand Primary) */
--main-color: rgb(20, 46, 98);     /* #172338 */
--main-color-rgb: 20, 46, 98;


}
