.registrationInfo{display:none;}
.infoText{display:none;}
.idRegistrationInfo{display:none;}
.pageViewSwitcherContainer div.inner {
display:none;
}
#FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_back{display:none;}
#idMemberCreatedOnContainer{ display: none }

.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLink{
display:none;
}

.eventRegistrationInfoSpacesLeft,
.eventInfoSpacesLeft {display: none;}

#idSectionEventRegistrationTypeSelectorContainer div[id*="spaceLimitContainer"] { 
    display: none; 
} 
#idSectionEventRegistrationTypeSelectorContainer .availableRegistrationCount { 
  display: none; 
} 

.WaGadgetRecentBlogPosts .gadgetStyleBody ul li .author {
 display: none;
}

.WaGadgetBlogStateList .boxBodyInfoContainer .postedByComment
{
display: none;
}

.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLink{
display:none;
}
.WaGadgetBlog .boxBodyInfoOuterContainer h5 .postedByLabel{
display:none;
}
/* Remove underline and change title color */
.WaGadgetBlog h4.boxHeaderTitle a {
  text-decoration: none !important;
  color: #F56F6C !important;
}

/* Optional: change title on hover */
.WaGadgetBlog h4.boxHeaderTitle a:hover {
  color: #266C78 !important;
}

/* Hide blog post date */
.WaGadgetBlog .boxBodyInfoContainer{
  display: none !important;
}

.blogPostBody.gadgetBlogEditableArea {
  padding-left: 4em; /* Adjust value as needed */
}