.blog-card .card-img { height: 285px; }
.blog-date { color: var(--Primary); font-size: 13px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; }
.blog-detail-img { width: 100%; border-radius: 30px; max-height: 560px; object-fit: cover; margin-bottom: 30px; }
.blog-content { font-size: 18px; line-height: 1.8; color: var(--Body-text-3); }
