/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.page-section-ut_view h2{padding-top:0.2rem;color:black;font-size:275%;font-family:Source Sans Pro,sans-serif;font-weight:700;border-bottom:2px solid #ccc;padding-bottom:1.5rem;margin-bottom:1.5rem;}
.news-item:not(:last-child){border-bottom:2px solid #ccc;padding-bottom:2.5rem;}.news-item{padding-top:1rem;margin-bottom:1rem;display:flex;flex-direction:column;gap:2rem;}.news-item a:hover{color:darkred;text-decoration:underline;}.news-item h5{margin-bottom:0;font-size:125%;}.news-summary{width:100%;}.views-field-field-thumbnail{flex-shrink:0;width:100%;box-shadow:0px 5px 9px rgba(0,0,0,0.2);}.views-field-field-thumbnail:hover{box-shadow:0 7px 14px rgba(0,0,0,0.3);transform:translateY(-3px);}.views-field-field-thumbnail img{width:100%;height:auto;display:block;}.news-item-right{font-size:92%;width:100%;}.news-item-date{padding-bottom:0.3rem;padding-top:0.2rem;color:#3a3a3a;font-style:italic;}@media (min-width:768px){.news-item{flex-direction:row;align-items:flex-start;}.views-field-field-thumbnail{width:225px;margin-right:15px;margin-bottom:0;}.views-field-field-thumbnail img{width:225px;}.news-item-right{flex-grow:1;}}
