.UNewsTopics_Container{width:210px;}.UNewsTopics_topiccontainer{min-height:22px;cursor:pointer;white-space:normal;}.UNewsTopics_topictext{display:inline;vertical-align:6px;}.UNewsTopics_subtopiccontainer{min-height:22px;}.UNewsTopics_subtopicscontainer_main{white-space:normal;}.UNewsTopics_subtopiclink{display:inline;vertical-align:6px;}.UNewsTopics_subtopiclink a:link{}.UNewsTopics_subtopiclink a:hover{}.UNewsTopics_subtopiclink a:visited{}.UNewsTopics_morelink{margin:5px 0;display:inline-block;}.UNewsTopics_morelink a:link{color:blue;}.UNewsTopics_morelink a:hover{}.morelink a:visited{}.UNewsTopics_newtopic{margin-left:5px;width:22px;height:22px;display:inline-block;background-image:url(/layouts/_shared/images/new_topic.png);background-repeat:no-repeat;}.UNewsTopics_newarticle{margin-right:5px;width:22px;height:22px;display:inline-block;background-image:url(/layouts/_shared/images/new_topic.png);background-repeat:no-repeat;float:right;}.UNewsTopics_topic_down{width:16px;height:22px;display:inline-block;background-image:url(/layouts/_shared/images/topic_down.png);background-repeat:no-repeat;background-position:center 3px;}.UNewsTopics_topic_right{width:16px;height:22px;display:inline-block;background-image:url(/layouts/_shared/images/topic_right.png);background-repeat:no-repeat;background-position:center 3px;}.UNewsTopics_notopics{}/* News */
    .UNewsTopics_Container {
        width: 100%;
        margin-bottom: 30px;
    }
    .UNewsTopics_subtopicscontainer_main {
        padding: 0 !important;
    }
    .UNewsTopics_topictext {
        line-height: 40px;
        background-color: transparent;
        text-transform: capitalize;
        font-size: 18px;
        font-family: 'Source Serif Pro', serif;
        color: #27a55a;
    }
    .UNewsTopics_topic_right {
        height: 24px;
    }
    .UNewsTopics_newtopic {
        height: 24px;
        position: absolute;
        right: 30px;
        margin-top: 8px;
    }
    .UNewsTopics_topiccontainer {
        border-bottom: 1px solid #ddd;
        padding-right: 15px;
    }
    .UNewsTopics_subtopiccontainer {
        border-bottom: 1px solid #ddd;
        padding: 0 15px;
    }
    .UNewsTopics_subtopiccontainer:hover {
        background-color: #27a55a;
    }
    .UNewsTopics_subtopiccontainer:hover a {
        color: #fff;
    }
    .UNewsTopics_subtopiclink {
        padding-right: 25px;
    }
    .UNewsTopics_subtopiclink a {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 1px;
        color: #000;
        text-transform: uppercase;
        padding: 10px 0;
        display: inline-block;
    }
    .UNewsTopics_morelink {
        width: 100%;
        margin: 0;
        padding: 0 15px;
    }
    .UNewsTopics_morelink a {
        font-weight: 400;
        font-size: 14px;
        line-height: 40px;
        letter-spacing: 1px;
        color: #000 !important;
        text-transform: uppercase;
        display: block;
    }
    .UNewsTopics_morelink:hover {
        background-color: #27a55a;
    }
    .UNewsTopics_morelink:hover a {
        color: #fff !important;
    }
    .newslist-article-wrapper {
        padding-bottom: 30px;
        padding-top: 0;
    }
    .newslist-article-wrapper .news-article {
        overflow: auto;
        margin: 15px auto;
        background-color: #f5f5f5;
        padding: 15px;
        width: 100%;
    }
    .page-viewarticle .article {
        margin-top: 0;
        background-color: #f5f5f5;
        padding: 15px;
    } 
    .slick-leadimage-viewarticle {
        display: none;
    }
    .article-read-more .btn {
        font-size: 10px;
        letter-spacing: 2px;
        font-weight: 600;
    }
    .article-leadimage-wrapper {
        display: none;
    }
    .article-body-text {
        margin-bottom: 30px;
    }

    .template__content-news * {
        color: #000;
    }
    .template__tiles .button--text-arrow .button__text {
        color: #27a55a;
    }