/**
 * environment theme: cobalt
 * https://github.com/hundredrabbits/Themes
 */
:root {
--background: #18364A;
--f_high: #ffffff;
--f_med: #ffc600;
--f_low: #0088ff;
--f_inv: #000000;
--b_high: #1B1A1C;
--b_med: #204863;
--b_low: #15232D;
--b_inv: #ffffff;
}
