transaction-review h2 {
  text-transform: capitalize;
}

transaction-review md-progress-circular svg path {
  stroke: #36d1dc;
}

transaction-review .qw-loader {
  margin-top: 120px;
}

transaction-review .qw-loader > p {
  text-align: center;
  margin-top: 20px;
}


transaction-review .transaction-type-review {
  background-color: transparent;
  padding: 0 16px;
}