  @font-face {
    font-family: "Star4000";
    src: url("/fonts/Star4000.ttf");
  }
  
  @font-face {
    font-family: "Star4000 Large";
    src: url("/fonts/Star4000 Large.ttf");
  }
  
  @font-face {
    font-family: "Star4000 Extended";
    src: url("/fonts/Star4000 Extended.ttf");
  }
  
  @font-face {
    font-family: "Star4000 Small";
    src: url("/fonts/Star4000 Small.ttf");
  }
  
  .temp {
    font-family: "Star4000 Large";
    font-size: 52px;
    color: antiquewhite;
    text-align: center;
    margin: 0px;
    margin-top: 15px;
  }
  
  .spacer {
    height: 20px;
  }
  
  .weather {
    font-family: "Star4000 Extended";
    font-size: 54px;
    color: antiquewhite;
    text-align: center;
    margin: 0px;
  }
  
  .wind {
    font-family: "Star4000 Extended";
    font-size: 54px;
    color: antiquewhite;
    text-align: center;
    margin: 0px;
    margin-left: 40px
  }
  
  .city {
    font-family: "Star4000";
    font-size: 48px;
    color: yellow;
    text-align: left;
    margin: 0px;
  }
  
  .seg-title {
    position: absolute;
    font-family: "Star4000";
    font-size: 48px;
    color: yellow;
    text-align: left;
    margin: 0px;
    width: 100px;
    top: 24px;
    left: 200px;
    z-index: 1;
  }
  
  .storm-title {
    position: absolute;
    font-family: "Star4000";
    font-size: 48px;
    color: yellow;
    text-align: left;
    margin: 0px;
    width: 325px;
    top: 24px;
    left: 320px;
    z-index: 1;
  }
  
  .condition-label {
    font-family: "Star4000";
    font-size: 48px;
    color: antiquewhite;
    text-align: left;
    margin: 0px;
    margin-left: 40px;
    margin-top: 7px;
  }
  
  .condition-value {
    font-family: "Star4000";
    font-size: 48px;
    color: antiquewhite;
    text-align: right;
    margin: 0px;
    margin-right: 30px;
    margin-top: 7px;
  }
  
  .tbc-logo {
    position: relative;
    top: 15px;
    left: 15px;
    height: 120px;
  }
  
  .weather-icon-div {
    text-align: center;
  }
  
  .weather-icon {
    height: 150px;
  }
  
  .upper-third {
    position: static;
    background-color: #1C0A57;
    width: 100%;
    height: 130px;
    z-index: -2;
    margin-top: -8px;
    margin-left: -8px;
    /* margin-right: 0px; */
    padding: 4px;
    padding-right: 12px;
    flex: auto;
  }
  
  .title-wang {
    position: absolute;
    background-image: linear-gradient(#BE5A03, #4B233F);
    /* width: 500px; */
    width: 100%;
    height: 100px;
    transform: skew(-45deg);
    top: 30px;
    left: -300px;
  }
  
  .middle-third-bg {
    position: static;
    background-image: linear-gradient(#270F53, #BF5B02);
    width: 100%;
    top: 130px;
    left: 0px;
    z-index: -2;
    margin: -8px;
    padding: 8px;
  }
  
  .extended-forecast {
    position: static;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    flex-flow: row wrap;
    justify-content: center;
    width: 95%;
    height: 80%;
    transition-timing-function: linear;
    padding: 20px;
  }
  
  .extended-forecast-day {
    background-image: linear-gradient(#9B94CB, #7A71B8);
    position: static;
    width: 208px;
    height: 430px;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-style: solid;
    border-width: 4px;
    border-color: #151515;
    flex: none;
  }
  
  .extended-forecast-day-inner {
    background-image: linear-gradient(#5B54C8, #0000C8);
    position: relative;
    top: 4px;
    left: 4px;
    width: 192px;
    height: 414px; 
    border-style: solid;
    border-width: 4px;
    border-color: #151515;
  }
  
  .ef-dow {
    font-family: "Star4000";
    font-size: 48px;
    color: yellow;
    text-align: center;
    margin: 0px;
    margin-top: -5px;
    margin-bottom: 10px;
    width: 192px;
  }
  
  .ef-hi-label {
    font-family: "Star4000";
    font-size: 48px;
    color: yellow;
    text-align: center;
    margin: 0px;
    margin-top: -5px;
    margin-bottom: -8px;
    width: 100%;
  }
  
  .ef-lo-label {
    font-family: "Star4000";
    font-size: 48px;
    color: #8080FF;
    text-align: center;
    margin: 0px;
    margin-top: -5px;
    margin-bottom: -8px;
    width: 100%;
  }
  
  .ef-lo-hi-div {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 110px;
  }
  
  .ef-lo-div {
    position: absolute;
    left: 0px;
    width: 50%;
  }
  
  .ef-hi-div {
    position: absolute;
    right: 0px;
    width: 50%;
  }
  
  .ef-weather {
    font-family: "Star4000";
    font-size: 48px;
    color: antiquewhite;
    text-align: center;
    margin: 0px;
    margin-top: -5px;
    margin-bottom: 10px;
    width: 192px;
  }
  
  .ef-weather-icon-div {
    text-align: center;
    width: 192px;
    height: 130px;
  }
  
  .weather-icon-ef {
    height: 100%;
    width: 99%;
    object-fit: contain;
  }
  
  .ef-temp {
    font-family: "Star4000 Large";
    font-size: 48px;
    color: antiquewhite;
    text-align: center;
    margin: 0px;
    margin-top: 15px;
  }
  
  .lower-third {
    position: absolute;
    background-color: rgb(35, 50, 112);
    width: 100%;
    height: 69px;
    left: 0px;
  }

  .lower-third-bg {
    position: static;
    background-color: #BF5B02;
    width: 100%;
    height: 69px;
    left: 0px;
    z-index: -2;
    bottom: 0%;
  }
  
  .slider {
    top: 720px;
    transition: top 1s;
    transition-timing-function: ease-out;
  }
  
  .grey-line {
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: gray;
    top: 4px;
  }
  
  .black-line {
    position: absolute;
    width: 100%;
    height: 4px;
    top: 0px;
    background-color: #151515;
  }
  
  .wstar-text-fx {
    text-shadow: 
       5px  5px #151515,
       2px  2px #151515,
       2px  0px #151515,
       2px -2px #151515,
       0px  2px #151515,
       0px -2px #151515,
      -2px  2px #151515,
      -2px  0px #151515,
      -2px -2px #151515;
  }
  
  .wstar-trunc {
    text-overflow: "...";
    overflow: hidden;
    width: 512px;
    display: block;
    white-space: nowrap;
  }
  
  .lower-third-text {
    line-height: 69px;
    font-family: "Star4000";
    font-size: 42px;
    color: antiquewhite;
    text-align: center;
    margin-left: 0px;
    margin-top: 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    align-items: center;
    height: inherit;
  }
  
  .upper-third-clock {
    font-family: "Star4000 Small";
    font-size: 50px;
    color: antiquewhite;
    text-align: right;
    margin: 0px;
  }
  
  .clock {
    position: absolute;
    text-align: right;
    width: 360px;
    top: 2%;
    right: 4%;
    overflow-wrap: anywhere;
  }

  .upper-third-time {
    position: absolute;
    text-align: right;
    width: 100%;
    height: 58px;
    top: 0px;
    left: 0px;
    overflow: hidden;
  }
  
  .upper-third-date {
    position: absolute;
    text-align: right;
    width: 100%;
    height: 51px;
    top: 30px;
    left: 0px;
    overflow: hidden;
  }
  
  body {
    height: stretch;
    background-image: linear-gradient(rgb(35, 50, 112), #000000);
    margin-bottom: 0;
  }

  h1, h2, h3 {
    text-shadow: 
       5px  5px #151515,
       2px  2px #151515,
       2px  0px #151515,
       2px -2px #151515,
       0px  2px #151515,
       0px -2px #151515,
      -2px  2px #151515,
      -2px  0px #151515,
      -2px -2px #151515;    
      color: antiquewhite;
  }

  h1 {
    font-family: "Star4000";
    font-size: 52px;
    margin-top: 20px;
    margin-bottom: 4px;
    margin-left: 2%;
  }

  h2 {
    font-family: "Star4000";
    font-size: 42px;
    margin: 4px;
    margin-left: 4%;
  }

  h3 {
    font-family: "Star4000";
    font-size: 30px;
    margin: 4px;
    margin-left: 6%;
  }

  .paragraph {
    font-family: "Star4000";
    font-size: 22px;
    text-shadow: 
      2px  2px #151515,
      2px  0px #151515,
      2px -2px #151515,
      0px  2px #151515,
      0px -2px #151515,
     -2px  2px #151515,
     -2px  0px #151515,
     -2px -2px #151515;
    color: antiquewhite;
    margin-left: 6%;
    margin-right: 3%;
    max-width: 1000px;
    margin-bottom: 20px;
  }

  li .paragraph {
    font-family: "Star4000";
    font-size: 22px;
    text-shadow: 
      2px  2px #151515,
      2px  0px #151515,
      2px -2px #151515,
      0px  2px #151515,
      0px -2px #151515,
     -2px  2px #151515,
     -2px  0px #151515,
     -2px -2px #151515;
    color: antiquewhite;
    margin-left: 0%;
    margin-right: 3%;
    max-width: 1000px;
    margin-bottom: 20px;
  }

  ol {
    font-family: "Star4000";
    font-size: 22px;
    text-shadow: 
      2px  2px #151515,
      2px  0px #151515,
      2px -2px #151515,
      0px  2px #151515,
      0px -2px #151515,
     -2px  2px #151515,
     -2px  0px #151515,
     -2px -2px #151515;
    color: antiquewhite;
    margin-left: 6%;
    margin-right: 3%;
    max-width: 1000px;
    margin-bottom: 20px;
  }

  ul {
    font-family: "Star4000";
    font-size: 22px;
    text-shadow: 
      2px  2px #151515,
      2px  0px #151515,
      2px -2px #151515,
      0px  2px #151515,
      0px -2px #151515,
     -2px  2px #151515,
     -2px  0px #151515,
     -2px -2px #151515;
    color: antiquewhite;
    margin-left: 6%;
    margin-right: 3%;
    max-width: 1000px;
    margin-bottom: 20px;
  }

  a:link {
    color: antiquewhite;
  }

  a:visited {
    color: #9B94CB;
  }

  .byline {
    font-family: "Star4000 Small";
    font-size: 30px;
  }

.navPrev {
  font-family: "Star4000 Small";
  font-size: 20px;
  text-shadow: 
    2px  2px #151515,
    2px  0px #151515,
    2px -2px #151515,
    0px  2px #151515,
    0px -2px #151515,
   -2px  2px #151515,
   -2px  0px #151515,
   -2px -2px #151515;
  color: antiquewhite;
  float: left;
}

.navNext {
  font-family: "Star4000 Small";
  font-size: 20px;
  text-shadow: 
    2px  2px #151515,
    2px  0px #151515,
    2px -2px #151515,
    0px  2px #151515,
    0px -2px #151515,
   -2px  2px #151515,
   -2px  0px #151515,
   -2px -2px #151515;
   color: antiquewhite;
   float: right;
}

.blogtitle {
  float: unset;
}