html {
  font-family: 'Kaushan Script';
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  font-family: 'Raleway';
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  background: url("../../assets/img/subtle_black_feathers.jpg"), rgba(255,255,255,0);
}

#page-top {
  background-color: black;
}

.masthead {
  min-height: 30rem;
  position: relative;
  display: table;
  width: 100%;
  height: auto;
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: url("../../assets/img/subtle_black_feathers.jpg");
}

.em {
  color: rgb(255,155,100);
  font-size: 43px;
  font-weight: bold;
}

.rotate {
  transform: rotate(-33deg);
  padding-left: 0px;
  margin-left: 108px;
  margin-top: 33px;
}

.mb-1jb {
  font-size: 55px;
}

.poem-text {
  font-family: 'Raleway';
  color: rgb(176,176,176);
  padding: 12px;
  margin-top: 12px;
}

.spacer {
  height: 75px;
}

.poem-container {
  margin-bottom: 12px;
  padding-bottom: 17px;
}

.text-heading {
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  padding: 22px;
}

.h4 {
  color: var(--teal);
  font-weight: normal;
  text-align: center;
  line-height: 21.8px;
  font-size: 20px;
  padding: 15px;
  margin: 0px;
}

.h6 {
  color: #e19d68;
  text-align: center;
  font-size: 15px;
  font-weight: normal;
}

p {
  line-height: 26px;
  font-weight: normal;
  font-size: 20px;
  text-align: center;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  letter-spacing: 0px;
  font-style: oblique;
}

.img-fluid {
  max-width: 100%;
  height: auto;
  width: 1100px;
}

.img-fluid-vert .mx-auto {
  max-width: 70%;
  height: auto;
  width: 500px;
}

.spacer2 {
}

.caption {
  font-weight: normal;
  font-style: italic;
  font-size: 12px;
  text-align: left;
  margin-top: 7px;
}

@media (min-width: 800px) {
  .caption {
    text-align: center;
    margin-top: 7px;
  }
}

.paragraph-poem {
  padding: 10px;
}

.jumbotron {
  text-align: center;
}

.btn.btn-outline-secondary.btn-block.btn-sm.text-right {
  border-style: none;
  font-family: 'Raleway';
  color: #6cd2ff;
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #85bef7;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  padding-right: 2rem;
}

.btn:hover {
  color: var(--secondary);
  text-decoration: none;
}

.h5 {
  padding: 10px;
  line-height: 1em;
  width: 95%;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
}

.galley-paragraph {
  font-family: 'Raleway';
  margin-left: 2rem;
  margin-right: 2rem;
  margin-top: 2rem;
}

.media-release {
}

.press-release-link {
  font-size: 25px;
}

.intro-purchase-book {
}

.open-pr {
}

form {
  margin-left: auto;
  margin-right: auto;
}

.pp-form {
  text-align: center;
}

.purchase-text {
  color: #e19d68;
  font-style: italic;
  text-decoration:  underline;
  max-width: 75%;
}

.h-endorsement {
  font-family: Allan, serif;
  color: rgb(241,156,156);
  text-align: center;
}

.h-endorsement-2 {
  font-size: 17px;
  text-align: center;
  color: #d9bfbf;
  font-family: Allan, serif;
}

p {
}

.nav-nmlink {
  font-size: 14px;
  text-decoration:  underline;
  padding-right: 47px;
  padding-top: 10px;
  color: rgb(199,226,234);
}

