/*------------------------------------*\
****************************************
  
  CMEJ-JOURNAL-CUSTOM-STYLES

  * use this css file to add custom css 
  * specific to the cmej journal. do not
  * use for any other purpose.

  developed by the dev team, libraries 
  and cultural resources, university of
  calgary 20200519.

****************************************
\*------------------------------------*/



/*------------------------------------*\
  #ARTICLE-STYLES
\*------------------------------------*/

/**
 * remove author bio info on article pages.
 */

.item.author_bios {
  display: none;
}