.linelength:where(.astro-463UIGBN) {
    width:80%
  }
  .clickme:where(.astro-463UIGBN):hover {
    cursor:pointer
  }
  body {
    background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(221,97,0,.75)),url(/images/BG/blogBG.png);
    background-size:cover;
    background-attachment:fixed;
    background-position:top;
    background-repeat:no-repeat
  }
  .headertext:where(.astro-IJNERLR2) {
    font-family:nueBold;
    font-size:48px
  }
  .headertext2:where(.astro-IJNERLR2) {
    margin-bottom:5vh;
    font-family:arial;
    font-size:18px
  }
  a:where(.astro-IJNERLR2):hover {
    cursor:pointer
  }
  .wrapper:where(.astro-IJNERLR2) {
    height:1700px
  }
  .vl:where(.astro-IJNERLR2) {
    height:135vh
  }
  #scaled-frame:where(.astro-IJNERLR2) {
    width:900px;
    height:506px;
    border:0px
  }
  #scaled-frame:where(.astro-IJNERLR2) {
    zoom:.75;
    -moz-transform:scale(.75);
    -moz-transform-origin:0 0;
    -o-transform:scale(.75);
    -o-transform-origin:0 0;
    -webkit-transform:scale(.75);
    -webkit-transform-origin:0 0
  }
  @media screen and (-webkit-min-device-pixel-ratio:0) {
    #scaled-frame:where(.astro-IJNERLR2) {
      zoom:1
    }
  }
  