#cn-admin-notice.cn-notice {
	border-left-color: #00a99d;
}

.cn-notice .cn-notice-container {
	display: flex;
	align-items: center;
}

.cn-notice .cn-notice-actions .button {
	display: inline-block;
	margin: 2px 0;
}

.cn-notice .cn-notice-text h3 {
	margin-top: 0;
}

.cn-notice .cn-notice-text strong {
	color: #000;
}

.cn-notice .cn-notice-icon svg path {
	fill: #666 !important;
}