<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bg-theme-colored,.menuzord.orange .menuzord-menu &gt; li.active &gt; a, .menuzord.orange .menuzord-menu &gt; li:hover &gt; a, .menuzord.orange .menuzord-menu ul.dropdown li:hover &gt; a, .sidebar-widget .tags a:hover, .pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; span:focus, .pagination &gt; .active &gt; span:hover, .pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; span:focus, .pagination &gt; li &gt; span:hover, .sidebar .tags a:hover, .drop-caps .colored-square, .horizontal-tab-centered .nav-pills &gt; li &gt; a:hover, .nav-pills &gt; li &gt; a:hover, .nav-pills &gt; li.active &gt; a, .nav-pills &gt; li.active &gt; a:hover, .nav-pills &gt; li.active &gt; a:focus, .table.table-bordered.class-time td:hover, .line-bottom::after, .icon-switcher,.icon-theme-colored.icon-dark a {
    background-color:#ff5219 !Important;
}
.layer-overlay::before{
	background-color:#0752C2 !important;
}
.contact-icon-box *, .text-white * {
	color:#fff !important;
}
.btn-theme-colored {
	background-color:#8C080C !Important;
	border:1px solid #8C080C !Important;
}
.btn-theme-colored {
	color:#fff !Important;
}
.btn-theme-colored:hover, .btn-theme-colored {
	background-color:#0752C2 !important;
	border-color:#0752C2 !important;
}

.thePost .postImg {
    width: 100% !important;
}

.postTitle {
	font-weight:bold;
}
.header-top, .icon-theme-colored.icon-dark a{
	background-color:#02246b !Important;
}
.hover:hover {
    -webkit-filter: brightness(70%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.hover {
	
    -webkit-filter: brightness(100%);
}</pre></body></html>