/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */


.news-custom {}

.news-custom .news-date {margin: 20px 0; clear: both; display: block;}
.news-custom h5  {line-height: 1em;}
.news-custom h5 a {font-size: 18px; color: #000; line-height: 1em;}