.blog-item{margin-bottom:1.5em;list-style:none;display:flex;padding:.5em 2em .5em 1em;background-color:#fcfcfc;background-image:none;border:1px solid gray;border-radius:7px;box-shadow:0 8px 15px #0000001a}.dark .blog-item{background-color:#23262d;border:1px solid #fcfcfc}.blog-item:is(:hover,:focus-within){border-color:#ff9776}.dark .blog-item:is(:hover,:focus-within){border-color:#ff9776}.blog-item-img,.tags{display:none}.blog-item-title{font-size:1.25em}.blog-item-date{font-size:.75em;color:#686868}@media screen and (min-width: 636px){.blog-item{display:flex;flex-direction:row;justify-content:space-between;padding:.5em 2em .5em 1.5em;box-shadow:none}.blog-item-img{display:block}}
