#notifications-critical {
    .notification-message {
        padding: 1rem 0.5rem;
        background: #ff000038;
        border-left: 2px solid #bd0000;
    }
}
