.media-aspect-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }
  .media-aspect-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.media-aspect-wrapper-x {
  height: 200px; }

.custom-html-contain {
  overflow: auto; }

.custom-html-contain .inner {
  overflow: hidden; }

.custom-html-contain .custom-html {
  margin: 10vh auto 0;
  text-align: center;
  width: 400px; }

.custom-html-contain .custom-html h1, .custom-html-contain .custom-html p {
  margin-bottom: 20px; }

.custom-html-contain .custom-html p {
  font-size: 16px;
  font-size: 1rem; }

.custom-html-contain .custom-html p a {
  border-bottom-style: dotted;
  border-bottom-width: 1px; }

.custom-html-contain .custom-html img {
  height: auto;
  padding: 20px;
  width: 100%; }

/*# sourceMappingURL=splash.css.map */