.livings-you-are-here {
    background: transparent;
    border: none;
}
.livings-you-are-here-dot {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #2a6dff;
    border: 3px solid #fff;
    box-shadow: 0 0 0 2px rgba(42, 109, 255, 0.45), 0 1px 4px rgba(0, 0, 0, 0.35);
}