
/*Application background-color*/
$app-background-color: #EAEAEA;
/*Sidenav background-color*/
$sidenav-background-color: #F5F5F5;

/* Foreground color */
$foreground-title-color: #363636;
$foreground-color: #525252;
$border-radius: 2px;
$button-line-height-width-border: 30px;