#page-lp-contact {
  padding: 32px 24px;
  border: solid 1px #ebebeb;
  background: #f9f9f9;
}
#page-lp-contact .list {
  margin-bottom: 32px;
}
#page-lp-contact .list p {
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: bold;
}
#page-lp-contact .list p:before {
  content: "\f040";
  font-family: FontAwesome;
  color: #333;
  margin-right: 8px;
}
#page-lp-contact .list span {
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  vertical-align: text-bottom;
  margin-left: 8px;
  padding: 4px;
  border-radius: 4px;
  background: #de2929;
}

/*# sourceMappingURL=test.css.map */
