@font-face {
  font-family: 'HelveticaNowDisplay';
  src: url('/fonts/HelveticaNowDisplay-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

*:not(i) {
  font-family: 'HelveticaNowDisplay' !important;
}

.MilibrisReaderRubric {
    color: #95C11F !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
}

.top_menu .right.menu .item:hover {
  color: white !important;
}

.top_menu .right.menu .item.account,
.top_menu .right.menu .item.subscribe {
  color: white !important;
}

.top_menu .right.menu .item.account:hover,
.top_menu .right.menu .item.subscribe:hover {
  color: #95C11F !important;
}

.top_menu .connection.item .button:hover {
  background: white !important;
  color: #95C11F !important;
}

#consent-banner,
#consent-settings #consent-settings-buttons, #consent-settings-modal #consent-settings-buttons {
  background-color: #efefef;
}

#consent-banner a,
#consent-banner button,
#consent-settings #consent-settings-buttons button, #consent-settings-modal #consent-settings-buttons button {
  background-color: #95c11f !important;
}

#consent-banner #consent-banner-text {
  color: #000000;
}