.low-icon {
  color: green!important;
}
.medium-icon {
  color: orange!important;
}
.high-icon {
  color: red!important;
}
.container {
  max-width:1200px!important;
}

html {
  overflow-y: auto!important;
}