#jumbotron {
  /*background: #323232;*/
  padding: 10px 0 10px 0;
}
#jumbotron h1 {
  font-size: 2.2em;
  margin-top: 0;
}
#jumbotron .subtitle {
  font-size: 1em;
}
#jumbotron .highlight {
  color: #ffcc00;
}
#jumbotron .awards {
  margin-bottom: 10px;
  text-align: left;
}
#jumbotron .awards img {
  max-height: 70px;
}
.feature {
  border: 1px solid #fff;
  padding: 10px;
}
.feature img {
  height: 80px;
}
#jumbotron .btn-default-success:hover {
  background-color: #005219;
}
#abt-trial {
  /*color: white;*/
  font-size: 15px;
}
#abt-resources {
  color: #757575;
}
#abt-resources h2 {
  margin-top: 0;
  font-size: 36px;
  color: #3c3c93;
}
#abt-resources a small {
  color: #757575;
}
#abt-resources .btn {
  padding: 10px 3em;
}
#year-end-sales {
  padding: 12px;
  margin-left: 5px;
  background-image: url("/img/home/winter.jpg");
  color: #757575;
}
#year-end-sales p {
  margin-bottom: 5px;
}
#year-end-sales .year-end-sales-container {
  background-color: #fff;
  padding: 12px;
  text-align: center;
}
#analysis-trial img {
  height: 35px;
}
#analysis-highlights {
  margin-bottom: 10px;
}
#analysis-highlights i {
  font-size: 300%;
}
#abt-sale .panel-body {
  padding: 19px 0;
}
