<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.GM_News_Title {
    text-transform: uppercase;
}

.CStrPagination ul {
  display: inline-block !important;
  width: 100% !important;
  margin: 20px 0px !important;
}

.CStrPagination ul li {
  float: left !important;
  padding: 0px !important;
}

.CStrPagination ul li::before {
  display: none !important;
  content: "" !important;
}

.CStrPagination ul li a {
  font-size: 14px;
  font-weight: 500 !important;
}

.CStrPagination .pagination &gt; .active &gt; a, .CStrPagination .pagination &gt; .active &gt; a:hover, .CStrPagination .pagination &gt; .active &gt; a:focus, .CStrPagination .pagination &gt; .active &gt; span, .CStrPagination .pagination &gt; .active &gt; span:hover, .CStrPagination .pagination &gt; .active &gt; span:focus {
  background: #cd0e13;
  color: #ffffff !important;
}
.GM_News_List .GM_News_List_Repeater .GM_News_Item .GM_News_Image2 img {
        width: 50%;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;}
</pre></body></html>