.elib-authors a {
    font-weight: normal;
    line-height: 1.2;
    font-size:16px;
    color:#404040;
}
.elib-authors a:hover {
	text-decoration:underline;
}
.themespan_color {
  color: #ba2025;
  font-weight: bold;
  margin-top: 15px;
}
#edit-disclaimer {
	margin-top:20px;
}

.expertdbguidepage .banner-wrap {
	display:none;
}

.messages--error:has(a[href*="update"]) {
  display: none !important;
}