.custom-blog-container{margin:0 auto;padding:72px 24px 96px;width:100%}.white-bg{background-color:#fff}.light-green-bg{background-color:#e6f0f0}.custom-blog-container h2{font-weight:500!important;padding:0 18px}.custom-blog-text-and-card-wrapper{margin:0 auto;max-width:1240px;width:100%}.post-container{display:grid;grid-gap:9px;grid-template-columns:1fr 1fr 1fr;margin:0 auto;padding:0;width:100%}.post-card{border-radius:18px;box-sizing:border-box;margin:0;padding:18px;transition:all .25s;width:100%}.post-card img{border-radius:12px;height:auto;width:100%}a:hover .post-card{background-color:#e6f0f0;box-shadow:0 0 15px 0 rgba(0,0,0,.3);transition:all .25s}.light-green-bg a:hover .post-card{background-color:#fff}.post-container a{text-decoration:none}.custom-blog-container h3{font-weight:500!important;margin:24px 0 12px}a:hover .post-card h3{color:#008484}.post-card p,.post-card time{color:#002040}.post-card p{margin-top:12px}.more-posts-cta{display:block;margin:12px 0 0;text-align:right;text-decoration:underline!important}@media (max-width:768px){.post-container{grid-template-columns:1fr}}