﻿/******* Remove the Free text for events/memberships with no cost *******/

#idEventPageContainer DIV.registrationInfoContainer {
display: none;
}

/******* Remove the "Powered by Wild Apricot" on the page footer *******/

#idFooterPoweredByContainer {
  display: none;
}


#idPrimaryContentContainer .block .inner 
{
  background-color: #FFFFFF;
}
