.bg-black-60 {
  background-color: rgba(0,0,0,.3) !important;
}

.site-title {
  margin-top: 1.5em;
  position: relative;
  top: 1em;
}

.page-title {
  margin-top: -1.8em;
  position: relative;
  top: 5em;
}

.page-description {
  position: relative;
  top: 10em;
}

aside {
  width: 40%;
  margin-right: -13em;
}

/*video, .nested-img img {
  border: 10px solid black;
} */

.gallery {
  max-width: 100% !important;
  margin-left: -10px !important;
}

.gallery .box {
  margin-left: -10px;
}

.gallery .box .media {
  width: 93%;
  height: 85%;
}

video.media {
  margin-left: 45px;
}

.video .pswp__caption {
  margin-left: 45px !important;
}

.mw9 {
  max-width: 80rem;
}