/* line 1, ../scss/NewsWidget.scss */
#LatestNews .box p a { font-weight: normal; color: inherit; text-decoration: inherit; }

/* line 6, ../scss/NewsWidget.scss */
#LatestNews .box > ul li { border-bottom: thin solid; border-bottom-color: black; width: 100%; }

/* line 12, ../scss/NewsWidget.scss */
#LatestNews .box > ul li:last-child { border-bottom: none; border-bottom-color: black; width: 100%; }

/* line 18, ../scss/NewsWidget.scss */
#LatestNews .box a.read-more { font-weight: normal; }

/* line 22, ../scss/NewsWidget.scss */
#LatestNews .box li { padding-bottom: 10px; margin-bottom: 10px; }

/* line 26, ../scss/NewsWidget.scss */
#LatestNews .box li > h3 a { font-weight: bold; }

/* line 30, ../scss/NewsWidget.scss */
#LatestNews .box .content p { margin-bottom: 5px; }
