:root{--main-font:"Nunito Sans",sans-serif}body{font-family:var(--main-font);background-color:#d1d1d1}.contentContainer{height:100%}.list-card{width:50rem}.list-card img{width:50%;min-width:50%;max-width:50%}@media screen and (max-width:768px){.list-card{flex-wrap:wrap}.list-card img{max-height:12rem;width:100%!important;min-width:100%!important;max-width:100%!important}}@media screen and (max-width:482px){.navbar{margin:auto}}@media screen and (max-width:425px){.list-card .card-title{font-size:1rem!important}.card-subtitle,.link{font-size:.8rem!important}}
.postArea .postImg{width:80vw;max-width:900px;margin:auto;display:block}.postArea h1{font-weight:700}.postArea h1,.postArea h2{text-align:center;margin-top:3rem}.postArea p{text-align:justify;font-size:1.2rem}.postArea p:first-letter{margin-left:2rem}
