:host {
  display: inline-block;

  span,
  a {
    font-family: Lato, sans-serif;
  }

  a {
    font-weight: bold;
    color: #000;
  }
}
