body.archive.date .post-news-insight{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}body.archive.date .post-news-insight article{border-bottom:1px solid #e5e5e5;padding-bottom:20px}body.archive.date .post-news-insight .bdp-post-date,body.archive.date .post-news-insight .post-date{font-size:14px;color:#777;margin-bottom:6px}body.archive.date .post-news-insight h3 a,body.archive.date .post-news-insight h2 a{color:#00426a;text-decoration:none}body.archive.date .post-news-insight h3 a:hover,body.archive.date .post-news-insight h2 a:hover{text-decoration:underline}@media (max-width:991px){body.archive.date .post-news-insight{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){body.archive.date .post-news-insight{grid-template-columns:1fr}}