
.location-line{
    display:flex;
    align-items:center;
    gap:8px;
    margin:6px 0;
}

.location-icon{
    width:16px !important;
    height:16px !important;
    flex:0 0 16px !important;
    display:inline-block !important;
    background:url("https://static.tildacdn.com/tild6533-3235-4466-a132-316666336434/vector.svg") center center/contain no-repeat;
}
</style>