
/* Global variables
================================================== */

:root {
	--global-color-blue1: #273568;
	--global-color-hoverondark: #cccccc;
	--global-color-red1: #ac202d;
}

.font_roboto_condensed { font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; }
