.givia-address-block {
    display: inline-block;
}
.address-wrap {
    display: flex;
    align-items: center;
    gap: 8px;
}
.address-wrap i {
    flex-shrink: 0;
}
