/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.announcement-card > div{background:white;border-radius:10px;gap:0.75rem;}.announcements-archive .announcement-card > div{display:flex;flex-direction:column;padding:1.5rem;border:1px solid #dcdcdc;box-shadow:#00000014 2px 2px 5px}.announcement-title{margin-bottom:0.5rem;}.announcement-title a{font-size:1.2rem;color:#344472;text-decoration:none;line-height:normal;font-weight:500;}.announcement-title a:hover,.announcement-title a:focus{text-decoration:underline;}.announcement-date{color:#555555;}.announcement-card .views-field-body{flex:1;display:flex;}.announcement-body{border-top:1px solid gainsboro;padding-top:0.75rem;flex:1;display:flex;justify-content:space-between;flex-direction:column;}.announcement-body .views-more-link{background:#2d8e7d;width:fit-content;padding:0.25rem 0.75rem;color:white;border-radius:0.5rem;text-decoration:none;margin-top:0.25rem;}.announcement-body .views-more-link:hover,.announcement-body .views-more-link:focus{text-decoration:underline;}
