/* Can be removed if added to future version of DCF */
p:last-child {
  margin-bottom: 0;
}

/* Hide the 'Upcoming Events' header from the events widget */
.unl-upcoming-events .unl-event-list h2 {
  display: none !important;
}


/* In lieu of adding .dcf-inverse to <a> when a field in a view
   has "Link to the Content" checked, due to difficulty. */
h1.dcf-inverse a,
h2.dcf-inverse a,
h3.dcf-inverse a,
h4.dcf-inverse a,
h5.dcf-inverse a,
h6.dcf-inverse a,
p.dcf-inverse a,
/* "More link" in Views */
.dcf-inverse .more-link a {
  color: #fefdfa !important;
}

/* This needs to be implimented in main css */
/* This creates color issues for lb edit block/section menu display */
/* .unl-cream a:not(.dcf-btn-secondary) {color:#fefdfa!important} */

/* .unl-cream a:hover {color:#fefdfa!important} */
