/* Override Radzen notification position */
.rz-notification {
    bottom: 0 !important;
    float: left !important;
    right: 20px !important;
    top: unset !important;
}
