blog-detail__title {
font-size: 38px;
font-weight: bold;
color: #2c3e50;
margin-bottom: 15px;
line-height: 1.3;
}
.blog__cover {
width: 100%;
max-height: 400px;
object-fit: cover;
border-radius: 8px;
margin-bottom: 30px;
display: block;
}
.blog
(function() {
})();