.icon-arrow {
  display: inline-block;
  width: 0.9em;
  height: 0.9em;
  flex: 0 0 auto;
  overflow: visible;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.35;
  stroke-linecap: square;
  stroke-linejoin: miter;
  vertical-align: -0.08em;
}

.header nav a,
.back-link,
.footer-bottom a,
.text-link,
.videos figcaption a {
  display: inline-flex;
  align-items: center;
  gap: 0.28em;
}

.open-project .icon-arrow {
  width: 0.72em;
  height: 0.72em;
  vertical-align: 0;
}
