.let-check {
    border: 1px solid var(--text-muted) !important;
}

.let-check .mud-alert-icon {
    color: var(--text-muted) !important;
}

.let-check .mud-alert-message {
    background: unset !important;
    border: unset !important;
}
