/**
 * Styles for the specific 'publication detail page' preset.
 *
 * This is not a "pure" CSS component, it is meant to keep overly specific rules
 * out of other components.
 *
 * The CSS in this file will NOT apply when previewing isolated components from
 * that page. Therefore we should keep it to a minimum.
 */

/**
 * This field occurs in the 'Full report' and the 'Executive summary' tab.
 */
.ef_components-publication_detail_page .ef-components-pub-tabs .field-name-field-ef-publ-contributors {
  margin: 8px 0;
}
