.s-lib-profile-widget > a, .s-lib-profile-div.s-lib-profile-center.s-lib-profile-email > a.label-info {}

.s-lib-profile-div.s-lib-profile-center.s-lib-profile-email > a.label-info,
.s-lib-profile-div.s-lib-profile-widget-other > div > a,
.s-lib-profile-div.s-lib-profile-center.s-lib-profile-email > a {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400!important;
  text-align: center;
  white-space: nowrap;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  color:black;
  background-color: white;
  border: 1px solid #ccc!important;
  padding: 6px 12px;
  font-size: 14px!important;
  line-height: 1.42857143!important;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 180px;
}

.s-lib-profile-div.s-lib-profile-center.s-lib-profile-email > a.label-info:hover, s-lib-profile-div.s-lib-profile-center.s-lib-profile-email > a.label-info:focus,
.s-lib-profile-div.s-lib-profile-widget-other > div > a:hover, .s-lib-profile-div.s-lib-profile-widget-other > div > a:focus,
.s-lib-profile-div.s-lib-profile-center.s-lib-profile-email:hover > a, .s-lib-profile-div.s-lib-profile-center.s-lib-profile-email:focus > a {
  background-color: #d5d5d5;
}

.s-lib-profile-container .s-lib-profile-div.s-lib-profile-center.s-lib-profile-name {
  text-decoration: none;
  font-size: 1.5em;
  font-family: 'Raleway', sans-serif;
}
