.muted {
    color: var(--color-muted);
}

.address {
    font-style: normal;
}

.hidden {
    display: none !important;
}