.WaGadgetBlogStateList .boxBodyInfoContainer .postedByComment
{
display: none;
}
.itemAuthor
{
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

.button-special {
	margin: 2em;
	text-align: center;
}

.healthline-button {
	padding: 10px;
	border-radius: 20px;
	background-color: #95ab63;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.healthline-button:hover {
	background-color: #ff6a00;
	color: #ffffff;
	text-decoration: none;
}