.blog-card{display:flex;flex-direction:column;outline:1px solid #78a0f7;padding:.75rem 1rem;row-gap:.25rem}.blog-card__time{font-size:.9rem}.blog-card__title{color:#78a0f7}.blog-card__footer{display:flex;flex-direction:column-reverse;row-gap:.5rem}@media screen and (min-width:40rem){.blog-card__footer{align-items:center;flex-direction:row;justify-content:space-between}}.blog-card__footer__read-btn{width:-moz-fit-content;width:fit-content}.blog-card__footer__read-btn button{cursor:pointer}.blog-card__footer__tags{-moz-column-gap:.5rem;column-gap:.5rem;display:flex}.blog-card__footer__tags a{color:#78a0f7;text-decoration:none}
