.important-note-box-e74e7f98 {
	background-color: #0b0f19; /* Default dark background */
	border-left: 4px solid #c8933b; /* Default gold border */
	padding: 40px;
	border-radius: 0;
}

.important-note-box-e74e7f98 p {
	margin: 0;
	color: #ffffff; /* Default white text */
	font-family: sans-serif;
	font-size: 16px;
	line-height: 1.6;
}

.important-note-box-e74e7f98 .note-highlight {
	color: #c8933b; /* Default gold highlight */
	margin-right: 5px;
}

.important-note-box-e74e7f98 .note-main {
	margin-right: 5px;
}

.important-note-box-e74e7f98 .note-italic {
	font-style: italic;
}
