White space after submenu arrow

Hi all,

I have a small problem. I added a submenu and after the arrows, their is a white space and it looks a bit off. Can I close the gap between the arrow and the next text?

My website is https://jasmijnbult.nl

Hey there

it can be fixed by this css code:

li#menu-item-2597 {
margin-right: 0px;
}

Add this code in the Appearance > Customize > Additionall css