.news-item__content{background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:16px;min-height:443px;padding:1.5rem 1.5rem 6rem}.news-item__card{background-color:#fff !important;color:#0a0a0b;border-radius:16px;border:0;box-shadow:2px 4px 20px rgba(0,0,0,.1);display:flex;flex-direction:column;padding:.5em;position:relative;height:100%;padding:1rem}.news-item__card::placeholder{color:#0a0a0b !important}.news-item__card:is(h1,h2,h3,h4,h5),.news-item__card h1,.news-item__card h2,.news-item__card h3,.news-item__card h4,.news-item__card h5{color:#003976}.news-item__card:is(a){color:#003976}.news-item__card img{border-radius:12px;min-height:100%;min-width:100%}.news-item__card:not(:has(>.news-item__card-body)){padding:1.5rem}.news-item__card-body{flex:inherit;padding:.5rem}.news-item__card-body>*:last-child{margin-bottom:0}.news-item__card-image{align-items:center;border-radius:12px;display:flex;justify-content:center;max-height:200px;overflow:hidden}.news-item__card-title{font-size:1.3125rem;line-height:140%}.news-item__card-text,.news-item__card p{font-size:1rem}.news-item__card-footer{background-color:rgba(0,0,0,0);border-top:none;margin-top:auto;padding:1rem .5rem}