#wpadminbar .hsuc-construction-mode-notice > a {
	background: #ffa500 !important;
	color: #23282d !important;
	font-weight: bolder;
}

#wpadminbar .hsuc-construction-mode-notice > a i {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%2323282d' d='M12 1l-12 22h24l-12-22zm-1 8h2v7h-2v-7zm1 11.25c-.69 0-1.25-.56-1.25-1.25s.56-1.25 1.25-1.25 1.25.56 1.25 1.25-.56 1.25-1.25 1.25z'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	height: 1.3em;
	margin: .2em .3em -.2em;
	width: 1.3em;
}
