


.location-warning:hover .tool-tip{
    visibility: visible;
    opacity: 1;
}

.location-warning i{
    color: rgb(255, 128, 0);
}

.advert-item-type{
    position: absolute;
    z-index: 2;
    padding: .5rem;
    background-color: rgba(0,0,0,0.6);
    color: white;
}