@charset "UTF-8";
.right-wrap .tw-bnr {
    margin-top: 20px;
}
body.viewing #wrapper table tr td:first-of-type {
    text-align-last: justify;
}
body.viewing #wrapper .viewing-block a.opac {
    display: inline-block;
}
.social-button-x {
  background-color: #000000;
}

.social-button-facebook {
  background-color: #1877F2 !important;
}

.social-button-facebook > svg {
  width: 5rem;
  height: 5rem;
}