body {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #f5f5f5;
}
.address-text {
    font-size: 14px;
}
@media (max-width: 768px) {
    html:not([dir='rtl']) .meh-4 {
        margin-right: -1.5rem !important;
    }
}
.avatar.width_unset {
    width: 2.375rem !important;
}
