.anchor-nav {
  gap: 24px;
  display: flex;
  flex-direction: column;
}

.anchor-nav .anchor-nav--item {
  font-family: 'Poppins';
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0px;
  color: #1f337a;
}
