/**
* Config.
*
* This is an automatically generated file - DO NOT edit manually.
*/

$color-material-red: #f44336;
$color-material-pink: #e91e63;
$color-material-purple: #9c27b0;
$color-material-deep-purple: #673ab7;
$color-material-indigo: #3f51b5;
$color-material-blue: #2196f3;
$color-material-light-blue: #03a9f4;
$color-material-cyan: #00bcd4;
$color-material-teal: #009688;
$color-material-green: #4caf50;
$color-material-light-green: #8bc34a;
$color-material-lime: #cddc39;
$color-material-yellow: #ffeb3b;
$color-material-amber: #ffc107;
$color-material-orange: #ff9800;
$color-material-deep-orange: #ff5722;
$color-material-brown: #795548;
$color-material-grey: #9e9e9e;
$color-material-blue-grey: #607d8b;
$font-size-xs: 12px;
$font-size-s: 16px;
$font-size-m: 20px;
$font-size-l: 28px;
$font-size-xl: 36px;