.page-node-type-event-proposal .event-proposal h2,
.page-node-type-event-gallery .event-gallery h2{
	display: block !important;
}

  .page-node-type-event-gallery .event-gallery .content > section > article .field--name-comment-body .field--label,
  .page-node-type-event-proposal .event-proposal .content > section > article .field--name-comment-body .field--label {
    display: none; }
    
      .page-node-type-event-gallery .event-gallery .content > section > .indented .field--name-comment-body .field--label,
  .page-node-type-event-proposal .event-proposal .content > section > .indented .field--name-comment-body .field--label {
    display: none; }
    
        .page-node-type-event-gallery .event-gallery .content > section > .indented footer p a,
    .page-node-type-event-proposal .event-proposal .content > section > .indented footer p a {
      font-weight: bold;
      text-decoration: none; 
      pointer-events:none;
    }
    
        .page-node-type-event-gallery .event-gallery .content > section > article footer p a,
    .page-node-type-event-proposal .event-proposal .content > section > article footer p a {
      font-weight: bold;
      text-decoration: none; 
        pointer-events:none;
    }