.contact-count {
  &.is-right {
    float: right;
  }

  abbr:focus {
    outline: none;
  }
}
