body {
  padding-top: 3rem;
  padding-bottom: 3rem;
  color: #5a5a5a;
}

.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}

.hci-main {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}

.hci-top {
	background-color: #8A1041;	
}
  .hci-top p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
	color: #fff;
}

.hci-main {
   font-size: 50px;
}

@media (min-width: 62em) {
  .hci-main {
    margin-top: 7rem;
  }
}
.img-menubar {
	width: 30px;
}
.img-hci {
	border-radius: 0.5rem;
}
.img-contact {
	border-radius: 50%;
	margin-bottom: 10px;
}
.footer-lnk { text-decoration: none; }