<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * The following styles get applied both on the front of your site and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

.wp-block-notificationx-notificationx {
	/* background-color: #000;
	color: #fff; */
	padding: 2px;
}

.notificationx-block-wrapper .nx-shortcode-notice {
	max-width: 100%;
	overflow-wrap: break-word;
}

.notificationx-block-wrapper .nx-shortcode-notice p {
  margin-bottom: 0!important;
  margin-top: 0!important;
}</pre></body></html>