@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap");@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css");html{font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;word-spacing:1px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box}*,:after,:before{box-sizing:border-box;margin:0}body,html{margin:0;color:#2c2c2c;background-color:#eaeaea;font-family:Roboto,sans-serif;font-weight:300;overflow:hidden}ul{padding-left:0}.copyright{position:fixed;bottom:10px;right:10px;font-size:12px;z-index:99999999}.copyright a:link,.copyright a:visited{color:#ccc}.contentBox{position:fixed!important;position:absolute;top:30px;right:0;bottom:30px;left:230px;padding:20px 0 20px 20px;overflow-y:scroll}.has-2-columns{grid-column-gap:0;display:grid;grid-template-columns:repeat(2,1fr)}.wp-block-image{margin:0 22px 0 0}.entry-content img{width:100%;max-width:850px;margin-bottom:15px;opacity:1;height:auto;animation-name:fadeInOpacity;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:1s}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}@media only screen and (max-width:600px){.contentBox{left:0;position:relative;margin-top:45px;overflow-y:scroll}.copyright{display:none}}