.ds-copyright--wrapper {
  text-align: center;
}

.ds-copyright--text-sitename {
  font-weight: 700;
  font-style: italic;
}

.ds-copyright--digital-font {
  font-family: "Libre Barcode 128 Text", cursive;
  font-size: 28px;
}

.ds-copyright--digital-font a,
.ds-copyright--digital-font a:visited,
.ds-copyright--digital-font a:active,
.ds-copyright--digital-font a:hover {
  color: #000000;
  text-decoration: none;
  border-bottom: none;
}

.ds-copyright--powered-by-drupal {
  font-size: 0.625rem;
}

.ds-copyright--powered-by-drupal .drupal-logo {
  width: 25px;
  height: auto;
  vertical-align: bottom;
  border-bottom: none;
}

.ds-copyright--powered-by-drupal a,
.ds-copyright--powered-by-drupal a:hover,
.ds-copyright--powered-by-drupal a:visited {
  border-bottom: none;
}

.ds-copyright--powered-by-drupal img {
  display: initial;
}
