@font-face {
    font-family: "decoy";
    src: url("https://use.typekit.net/af/5a6e14/00000000000000007735eba2/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format('woff');
}

body {
  background-image: url('https://2jobi33xiyoo1ckr3y43ww9x-wpengine.netdna-ssl.com/wp-content/uploads/home-page-header-bg.svg');
  background-position: top, center;
  background-repeat: no-repeat;
  background-size: contain;
}

.story-area {
  background-color: rgba(255, 255, 255, 0.6) !important;
}

.story-feature.center .story-description {
  display: none;
}

.story-area .story-button button {
  font-weight: bold;
  font-size: 2em;
  border-radius: 2em; 
  background-color: rgb(25, 14, 181);
  padding: 0.5em 1.5em;
}

.story-area .header-title h1 {
  font-family: "decoy", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
}