.item-booth-marker,
.pal-booth-marker {
    background-color: #ffc56dd7;
    border-radius: 50%;
    box-shadow: 1px 1px 2px 1px rgb(0, 0, 0);
}

.player-marker {
    width: 32px;
    height: 32px;
    border: 4px solid;
    border-radius: 50%;
}