
/* Kendo Uses REM now and Boostrap 3 overrides HTML font-size as 10px for some reason, this puts it back */

html { font-size: 1rem;}
