body {
  padding-bottom: 50px;
}

a.nostyle:link {
  text-decoration: inherit;
  color: inherit;
}

a.nostyle:visited {
  text-decoration: inherit;
  color: inherit;
}

#footer {
  padding-right: 30px;
  color:rgba(0, 0, 0, 0.5)
}


.mp-nav{
  margin-bottom: 20px
}

.mp-footer{
  font-size: xx-small;
}

.mp-texhtml {
  font-family: "Nimbus Roman No9 L","Times New Roman",Times,serif;
  font-feature-settings: "lnum","tnum","kern" 0;
  font-variant-numeric: lining-nums tabular-nums;
  font-kerning: none;
}

.mp-album-card {
  margin: 0px 20px 10px 0px;
}

.mp-font {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  letter-spacing: 1px;
  line-height: 1.5;
}