.game-store-links-vertical > .content {
    display: flex;
    flex-direction: column;
    gap: var(--spacing-large);
}