.install-container {
  width: 100%;
  padding: 30px 60px;
  text-align: left;
  font-size: 16px;
  color: #bbb;
  line-height: 1.25em;
}
.install-step {
  color: #ddd;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
}
.install-message {
  padding-left: 35px;
}
.install-image {
  box-shadow: 0px 0px 10px black;
}
.client-section-name {
  font-weight: bold;
  color: #ccc;
}
