#fx-link {
  position: fixed;
  display: flex;
  top: 1rem;
  right: 1.25rem;
}

.fx-link-item {
  /* text-decoration: none; */
  color: #0063FF;
  letter-spacing: .125rem;
  font-size: 1.125rem;
  line-height: 2.5rem;
  flex-shrink: 0;
}