/**
 * environment theme: rodiron
 * https://github.com/hundredrabbits/Themes
 */
:root {
--background: #FFEFC9;
--f_high: #000000;
--f_med: #000000;
--f_low: #aa0000;
--f_inv: #8085c1;
--b_high: #272727;
--b_med: #b1a68b;
--b_low: #C1BFB9;
--b_inv: #666666;
}
