.blog-container{display:flex;flex-wrap:wrap;justify-content:center;padding:2rem}.short-card{padding:1rem;box-shadow:1px 1px 15px 1px rgba(0,0,0,.25);margin-top:1rem;border-radius:.25rem;min-width:25rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;@media screen and (max-width:768px){min-width:20rem}}.stars-container{display:flex;flex-direction:row;justify-content:center}.stars-container>svg{font-size:1.5rem;margin:0 .1rem}