.features .el-title { font-size: 30px; font-weight: 600; }
.features .el-meta { font-weight: 600; }
.blog-list .el-image {
    height: 200px;
    display: flex;
    object-fit: cover;
}