/* Opt-in article scope; does not change other posts or the site's global reset. */
#bo_v_con .view-content .tojino-editorial-readable-v2,
#bo_v_con .view-content .tojino-editorial-readable-v2 p,
#bo_v_con .view-content .tojino-editorial-readable-v2 h3,
#bo_v_con .view-content .tojino-editorial-readable-v2 li {
  word-break: keep-all;
  overflow-wrap: break-word;
}
