.icon_round_alert {
    background-repeat: no-repeat;
    padding: var(--space-s);
    border-radius: 50%;
    background-color: var(--color-bg-alert);
}
