/* Dopune za stranice sekcije „Data, AI & IT law" (.tech-v2):
   referentni HTML je na mestima slika imao <image-slot>, a CMS traka bloga
   ubacuje pravi <img>. */
.tech-v2 .blog-ph { overflow: hidden; }
.tech-v2 .blog-ph img { display: block; width: 100%; height: 100%; object-fit: cover; }
.tech-v2 .blog-card { text-decoration: none; }
.tech-v2 .gap-white { background: #fff; height: 96px; }
