.location::after {
    content: '·';
    color: var(--wp--preset--color--dark-grey-800);
    margin-left: calc(var(--wp--preset--spacing--10) - 2px);
}