/*
 * Back link component
 */
.pkt-back-link__icon {
  flex-basis: 1rem;
}
.pkt-back-link__text {
  flex-grow: 1;
  letter-spacing: -0.2px;
  font-weight: 300;
  font-size: 0.875rem;
  line-height: 1.375rem;
  line-height: unset;
}