.announcements .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.announcements .row .col-lg-6{margin-bottom:2.4rem}
@media(min-width:992px){.announcements .row .col-lg-6:not(:nth-child(1)):not(:nth-child(2)){margin-top:3.5rem}
.announcements .row .col-lg-6{margin-bottom:0}
}
.announcements .row .col-lg-6 a.announcement_links{cursor:pointer;color:inherit}
.announcements .row .col-lg-6 a.announcement_links:hover{color:inherit}
.announcements__card{padding:2.4rem;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.14),0 4px 12px -3px rgba(0,0,0,0.05);box-shadow:0 2px 5px rgba(0,0,0,0.14),0 4px 12px -3px rgba(0,0,0,0.05);border-radius:4px}
@media(min-width:768px){.announcements__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}
}
.announcements__card__eyebrow{font-size:1rem;line-height:1.2;position:relative;margin-bottom:1.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-transform:uppercase;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.announcements__card__eyebrow:before{content:"";display:inline-block;width:3.2rem;height:.3rem;border-radius:8px;margin-right:.6rem}
.announcements__card__link span{margin-left:.2rem}
.announcements__cta{text-align:center}
@media(min-width:992px){.announcements__cta{margin-top:5.5rem}
}
.announcements__cta a span{font-size:1.2rem;margin-left:.8rem}