  #navbar-header {border-top: 8px solid #ffcd00;
	border-image: linear-gradient( 90deg, rgba(135,209,230,1) 0%, rgba(196,207,218,1) 50%, rgba(255,205,0,1) 100%)1;
    border-radius: 0px;
    box-sizing: border-box;}
#homepage .site-header {display: none; visibility:hidden;}
.off-screen {margin-left: -5000px;}
#homepage #main-slider {background: #fff;}
#homepage .multicolumn-container {padding: 0rem 0;}
#story-text p {font-size:1.5rem; line-height:1.3;}
#story-text .story-author {font-size:1rem; line-height:1.5;}
#story-text .indent-para {text-indent: 40px; line-height:1.5;}
@media only screen and (min-width: 1200px){
#story-text .container, #story-text .container-lg, #story-text .container-md, #story-text .container-sm, #story-text .container-xl {
    max-width: 900px;
   }
}
