@import "ui-variables";
* {
box-sizing: border-box;
}
#root-view {
font: caption;
background-color: @app-background-color;