.navigation__item--with-children > .navigation__link::after {
  content: ' ▾';
  color: currentColor;
}
