.rj-address-box {
    padding: 15px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: inherit;
}
