.redemption-for-mycred-notice.no-dismiss .notice-dismiss {
    display: none;
}

.redemption-for-mycred-notice .redemption-for-mycred-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.redemption-for-mycred-notice .redemption-for-mycred-message {
    max-width: 70%;
}

.redemption-for-mycred-notice .redemption-for-mycred-buttons {
    display: flex;
    gap: 10px;
}
