.news-single .thumbnail {margin-bottom: 1rem;}
.news-single .img-fluid {margin-bottom: 0.25rem;}
.news-single .news-text-wrap {margin-bottom: 2rem;}
.news-related-files {margin-top: 2rem;}

.news-list-home a {text-decoration:none;}
.news-list-home a .card-date, .news-list-home a .card-title, .news-list-home a .card-text {opacity: 1; transition: opacity 0.3s ease;}
.news-list-home a:hover .card-date, .news-list-home a:hover .card-title, .news-list-home a:hover .card-text {opacity: 0.7;}
.news-list-home .card-title {font-size:1.25rem;}
.events-list-home a {text-decoration:none;}
.events-list-home a .card-date, .events-list-home a .card-title, .events-list-home a .card-text {opacity: 1; transition: opacity 0.3s ease;}
.events-list-home a:hover .card-date, .events-list-home a:hover .card-title, .events-list-home a:hover .card-text {opacity: 0.7;}
.events-list-home .card-title {font-size:1.25rem;}