.blog-entry{background:var(--rp-moon-overlay);border-radius:.5rem;width:100%;color:var(--rp-moon-text)!important;text-decoration:none!important;display:flex;flex-flow:row wrap}.blog-entry:hover{box-shadow:0 0 1rem hsl(from var(--rp-moon-surface) h s calc(l*.85));transition:.15s}.blog-entry div{width:calc(100% - 17rem);padding:1rem}.blog-entry img{width:15rem;object-fit:cover;border-radius:0 .5rem .5rem 0}@media only screen and (max-width: 700px){.blog-entry div{width:calc(100% - 2rem)}.blog-entry img{width:100%;max-height:15rem;border-radius:0 0rem .5rem .5rem;margin-bottom:-.5rem}}.blog-entry h4{margin-top:.5rem;margin-bottom:.5rem}
