.meetingdate .field-value::before {
    font-family: FontAwesome;
    content: "\f133\00a0";
    color: #73429a !important;
    display: inline-block;
    width: 1.28571429em;
    text-align: center;
}
.meetinglocation .field-value::before {
  font-family: FontAwesome;
  content: "\f041\00a0";
  color: #73429a !important;
  display: inline-block;
  width: 1.28571429em;
  text-align: center;
}