.content-page a {
  text-decoration: none;
}

li.list-group-item label {
  font-size: 10pt;
  margin: 0px 0px 0px 5px;
  cursor: pointer;
}

li.answer {
  background-color: #eee;
  font-weight: 300;
  line-height: 25px;
}

.fa-twitter:before {
  content: "𝕏" !important;
}

#map {
  height: 400px;
}

.icon-div-style {
  margin-right: 5px;
  display: inline-block;
}