:root{--accent: #422B1D;--focus: #1b2021ff;--background: #F2DBB9;--text: #1b2021ff;--hyerlink: #2892d7ff}body{text-align:center;background-color:var(--background);font-family:Newsreader,serif;color:var(--text)}h1,h2{padding-top:1rem;font-family:Girassol,serif}h1{font-size:4em}h2{font-size:2em}@media (max-width: 768px){h1{font-size:2em}h2{font-size:1.5em}}h3{padding-top:.75rem;font-family:Girassol,serif;font-size:1.5em}.unreadable{font-family:Warnes,cursive}.image-container{display:flex;width:100%;justify-content:space-between}.responsive-image{width:100%;height:auto;display:block}.home-image{width:auto;height:auto;max-width:100vw;max-height:100vh;display:block;margin:0 auto;object-fit:contain}.navbar{background-color:var(--accent)!important;padding:0;width:100%}.navbar .container{margin:0;display:flex}.navbar .nav-link{color:var(--background);background-color:var(--accent);border-radius:0;height:40px;border:0px}.navbar .nav-link:hover{background-color:var(--focus)}.app-container{display:flex;flex-direction:column;min-height:100vh;margin:0}.content-wrap{flex:1}.blocktext{text-align:left}footer{display:flex;background-color:var(--accent);color:var(--background);text-align:center;z-index:10}footer ul{list-style-type:none;padding:0}footer a{text-decoration-line:none;color:var(--hyperlink)}.film-grain-overlay{background-image:url(/Film.png);opacity:.2;background-repeat:no-repeat;background-size:cover;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;pointer-events:none}.archive{padding-bottom:3rem}.post-card:hover{cursor:pointer}.post-card .card-img-top{height:15rem;object-fit:cover}.carousel-item-container{height:45rem;display:flex;flex-direction:column;justify-content:start}.carousel-item-container img{max-height:50%;width:auto;margin:0 auto}
