.panel-title.site-title:after {
	content: '';
	display: block;
	white-space: normal;
	margin: 15px 0;
	background-color: #fcfcfc;
	border: 1px dashed #ffc107;
	padding: 7px 10px;
	color: #555;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}