/**
 * environment theme: park-white
 * https://github.com/hundredrabbits/Themes
 */
:root {
--background: #fefefe;
--f_high: #666666;
--f_med: #666666;
--f_low: #000000;
--f_inv: #666666;
--b_high: #111111;
--b_med: #999999;
--b_low: #efefef;
--b_inv: #20B2AA;
}
