

/* ==========================================================================
   Author's custom styles
   ========================================================================== */



.table-plain tbody tr,
.table-plain tbody tr:hover,
.table-plain tbody td {
  background-color:transparent;
  border:none;
  padding: 0.2rem;
}





.doi-small-tag {
    padding:2px 6px 4px 6px;
    color: white;
    background-color: #bbbbbb;
    width: max-content;
    border-radius: 10px;
    font-size: 12px;
}