.blog-container{width:100%;height:auto;display:flex;justify-content:center;align-items:center;padding-block:30px;flex-direction:column;gap:20px;margin-top:80px}.latestNews{width:100%;height:auto;display:flex;justify-content:space-around;align-items:center;gap:30px}.news-item{width:300px;min-height:200px;overflow:hidden;height:auto;background-color:#fff;box-shadow:#00000059 0 5px 15px;border-radius:10px;padding-bottom:10px}
