.portal-content-label {
	 background: #FFEE50;
	 border-radius: 2px;
	 color: #6D6D7D;
	 font-family: 'Zilla Slab', sans-serif;
	 font-size: 15px;
	 padding: 9px;
	 width: initial;
	 clear: both;
	 margin-bottom: 10px;
	 position: relative;
	 font-weight: 600;
	 }

