.adf-name-location-cell {
    display: grid;

    &-location {
        color: var(--adf-theme-foreground-text-color-064);
        font-size: var(--theme-caption-font-size);
    }
}
