/*
 * Please place your own CSS code to this file
 *
 */  
/* Give titles visual priority */
#bookList dt { font-size: 1.1rem; font-weight: 600; }
#bookList dd { margin-bottom: .75rem; }
#bookList dt p { font-weight:bold; margin-bottom:.5em; }
#bookList dd p { margin-bottom:.5em; }

[data-drupal-link-system-path*='user/login'] {
display:none;
}

.user-public .hide-public {
  display:none;
}
