/* Teambook Marketing Site */

a:focus-visible {
  outline: 2px solid currentColor;
  outline-offset: 2px;
}
