@charset "utf-8";
/* Co-Authors Plus Roles FIX CSS Document  */

.COA_roles_fix {
  line-height: 1.2;
}

.COA_roles_fix a:not([rel='author']) {
  text-decoration: underline;
}

.COA_roles_fix strong {
  font-style: bold;
}
.COA_roles_fix strong a {
  font-weight: bold;
  /*	text-decoration: none; */
}

.COA_roles_fix_space {
  line-height: 0.7 em;
}
