.share_this_page strong {
  margin-right: 0.5rem;
  display: inline-block;
  vertical-align: middle;
  color: #868c8e;
  font-size: 0.875em;
  font-weight: 700;
  text-transform: uppercase;
}

.share_this_page a {
  height: 2.5rem;
  width: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  display: inline-block;
  background-color: #d0d7d9;
  color: #444747;
  font-size: 1.2rem;
}

.share_this_page a:hover {
  background-color: #f59d2a;
  color: #fff;
}
