/***********
  ** Override CSS goes here
  ** Typically added to live sites that aren't compiled anymore
************/
.social-icon {
  border-radius:1em;
  height:1em;
  width:1em;
}
.social-icon svg {
  color: #fff;
  font-size: .8rem;
}
