.blog-card .h5{font-size:1.5rem}.capitalize{text-transform:capitalize}.blog-search-bar{height:43px}.btn.active{background-color:#065ba2;color:#fff}.top-three-posts{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.top-three-posts>.first-card{flex:1}.top-three-posts>.right-column{display:flex;flex:1;flex-direction:column;gap:20px}.top-three-posts>.right-column>.card{flex:1}.blog-posts{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.blog-posts{display:flex}.blog-posts,.top-three-posts{flex-direction:column}.top-three-posts>.first-card,.top-three-posts>.right-column>.card{flex:none;max-height:none}}
