.ln_thumb img { transition: transform 0.3s ease; }
.ln article:hover .ln_thumb img { transform: scale(1.03); }
.ln h3 a { color: #133744; text-decoration: none; }
.ln h3 a:hover { color: #0BA25B; }
