/*progress bars*/
.progress {
  background-color: #e1e1e1;
  border-radius: 0;
  box-shadow: none;
}
