/** Color Variables **/


:root{
	--color-base-1: #073763;
	--color-rgb-1: 7,55,99;

	--color-base-2: #ffdf00;
	--color-rgb-2: 255,223,0;

	--color-overlay-1: #ffffff;
	--color-overlay-2: #000000;

}

.accred_item > a {max-width: 120px;}