/* NEWS LIST GENERAL */.news-list-item .extra {	margin-top: 20px;    padding-bottom: 10px;    border-bottom: 1px solid #ccc;}.news-list-item h3 {	margin-top: 12px;}.news-list-item h3,.news-list-item h3 a {	color: #333333;    font-size: 20px;    font-weight: 700;}.news-list-item p {	font-family: "Roboto", Arial, "Helvetica Neue", sans-serif;    font-weight: 400;    font-size: 15px;    line-height: -webkit-calc(25/15);    line-height: -moz-calc(25/15);    line-height: calc(25/15);    color: #555555;}.news-list-item.news-list-item-listing {	border-bottom: 1px solid #0f64a0;    margin-bottom: 2rem;    padding-bottom: 2rem;}.news-list-item.news-list-item-listing img {	width: 100%;    height: auto;}.news-list-item.news-list-item-listing a.read-full-article-link{	}.news-list-item.news-list-item-listing:last-child {	border-bottom: 0;}.news.news-single  .article h1 {	margin-bottom: 1rem;}.news.news-single .extra time {	border: 1px solid red;    padding: 5px 8px;    border-radius: 5px;    display: inline;}.news.news-single .lead {	margin-top: 1rem;}.news.news-single img.img-responsive {	max-width: 100%;    height: auto;}.news.news-single .article .btn {	border-color: #0f64a0;}/* NEWS LIST GENERAL / end *//* RESPONSIVENESS */@media (max-width: 991px) {}/* RESPONSIVENESS / end */