.ghippo-system-message {
    background-image: linear-gradient(89deg, #81F8E5 0%, #0FD05D 100%);
    border: none !important;
}
.ghippo-system-message .dao-message-icon {
    display: none;
}
.ghippo-system-message .dao-message-section {
    flex: 1;
    text-align: center;
}
.ghippo-system-message .dao-message-content {
    color: #333 !important;
    font-size: 26px !important;
    font-weight: 400 !important;
    line-height: 40px !important;
}
.ghippo-system-message .dao-action-icon--type-simple {
    font-size: 16px !important;
    right: 28px !important;
    top: 22px !important;
    color: #0D6731;
}