#about p {
  text-indent: 32px;
  margin: 12px 0;
}

#about a {
  position: absolute;
  right: 0;
  -webkit-transform: translate(0, -100%);
          transform: translate(0, -100%);
}

#about h2 {
  margin: 12px 0;
}

.serviceIMG {
  margin-top: 0;
}

.serviceIMG .icon {
  width: 80px;
  height: 80px;
  margin: 20px auto;
  border: 2px solid #e6ca7e;
  padding: 8px;
}

.serviceIMG .icon img {
  padding: 12px;
  background: #e6ca7e;
}

.serviceIMG h3 {
  font-size: 20px;
}

#contact h3 {
  margin-top: 0;
}

#contact h4 {
  font-size: 20px;
  margin-bottom: 0;
}

#contact hr {
  margin-top: 0;
  margin: auto 0px;
  height: 1px;
  width: 90%;
}
/*# sourceMappingURL=hemusih.css.map */