:root{
  /*--primary-color: #EC8700;*/
  --primary-color: #EC8700;
  --secundary-color: #C37001;
  --level1-color: #D0021B ;
  --level2-color: #d55726 ;
  --level3-color: #da8e1c ;
  --level4-color: #ff8a00 ;
  --level5-color: #4a9900 ;
  --input-required-color: #fffcdb ;
  --body-background: #f0eeee ;
}