
.dialog-content {
    & > .notification-content {
        font-size: var(--font-size-xl);
        text-align: center;
        margin: 0;
    }
}