.home #head .title {
  color: #d7caca;
}
#head .tagline {
  color: #d7caca;
}

#head .tagline a {
  color: #d7cacac4;
}

.home #head {
  background-position: center bottom;
}

#head img.img-circle {
  width: 160px;
  height: 160px;
}

p {
  color: #666;
}

.lead p {
  font-size: 18px;
}

p.to-mobile-click {
  line-height: 3em;
}

.to-mobile-click .svg-inline--fa {
  margin-right: 5px;
}

.section-title {
  color: #75bb5f;
}

.section-title span:before {
  border-bottom: 1px solid #75bb5f;
  border-top: 1px solid #75bb5f;
}

.section-title span:after {
  border-bottom: 1px solid #75bb5f;
  border-top: 1px solid #75bb5f;
}

.panel {
  margin-left: 15px;
  margin-right: 15px;
}

.home .fa-lg {
  display: inline-block;
  width: 100%;
  font-size: 3.5em;
}

.statistic {
  color: #75bb5f;
  font-size: 2em;
  text-align: center;
  font-weight: 700;
}

.statistic-label {
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
}

.panel.panel-cta .panel-body {
  padding: 15px;
}

.justified {
  text-align: justify;
}

.icon {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.mt-1 {
  margin-top: 1em;
}
