.cbb-post-cards__header{display:grid;gap:1rem}@media screen and (min-width:992px){.cbb-post-cards__header{grid-template-columns:repeat(2,1fr);gap:3rem}}.cbb-post-cards__grid{display:grid;gap:1rem;margin-top:1rem;margin-bottom:1rem}@media screen and (min-width:992px){.cbb-post-cards__grid{grid-template-columns:repeat(3,1fr)}}.cbb-post-cards__grid-card{position:relative;background-color:#c9c9c9;color:#3b3b3b;padding:4rem 2rem 2rem}.cbb-post-cards__grid-card:after{position:absolute;top:.5rem;right:.5rem;width:50px;height:50px;background-size:50px 50px;background-image:url(//www.ncruralcenter.org/wp-content/plugins/bb-custom-modules/assets/dist/styles/../images/logo-texture.svg);content:'';opacity:0;transition:opacity .3s ease-in-out}.cbb-post-cards__grid-card:hover:after,.cbb-post-cards__grid-card:focus-within:after{opacity:1}.cbb-post-cards__grid-card:focus-within{outline-offset:4px;outline:2px dotted #000}.cbb-post-cards__grid-card:focus-within a{outline:0}.cbb-post-cards__grid-card a{text-decoration:none}.cbb-post-cards__grid-card a:after{position:absolute;left:0;top:0;right:0;bottom:0;content:'';z-index:10}.cbb-post-cards__grid-card a:hover,.cbb-post-cards__grid-card a:focus{text-decoration:underline}.cbb-post-cards__grid-card--blue{background-color:#1e5590;color:#fff}.cbb-post-cards__grid-card--orange{background-color:#b7432a;color:#fff}.cbb-post-cards__grid-card--yellow{background-color:#b18b28;color:#fff}.cbb-post-cards__grid-card--green{background-color:#3e7636;color:#fff}.cbb-post-cards__grid-card-title{font-size:1.25rem;line-height:1.5}.cbb-post-cards__grid-card-category{position:absolute;display:inline-block;top:2rem;left:2rem;max-width:70%;width:100%;font-size:.875rem}@media screen and (min-width:992px){.cbb-post-cards__grid-card--featured{min-height:400px}.cbb-post-cards__grid-card--featured .cbb-post-cards__grid-card-title{font-size:2rem}}