<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header, .footer, .widget-title, .widget-title-top-bottom, .search-field:focus, .header-nav ul li:hover &gt; ul, .subscribe-widget{background: ;}
	h1, h3, .subscribe-button, .scroll .fa, .fa.fa-3x{color: ;}
	h1, h3{color: ;}
	.scroll .fa:hover{color: ;}
	.header-nav a, .fa, .footer, .footer a, .logo-text, .search-field, .widget-title, .widget-title-top-bottom, .text_first, .text_second, .search-field:focus, .search-form ::-webkit-input-placeholder{color: ;}
	.subscribe-button, {background: ;}
	.header-nav a:hover, .logo-text:hover{color: ; background: ;}
	a, .single-info-item{color: ;}
	a:hover{color: ;}
	.fa:hover{color: ;}
	.logo-icon{background: ;}
	.post-thumb, .post-thumb-small, .post-thumb-medium{background: ;}



.post-pagination{
	text-align: center;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.post-pagination .btn {
    padding: 15px 10px;
    font-size: 28px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 0;
    padding-right: 20px;
}

.col-md-8 {
    width: 98%;
}

.n-btn {
    float: left;
}

.p-btn, .n-btn{
    display: inline-block;
    padding: 5px 10px;
    border-radius: 40px;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 1.5px;
    color: #fff;
    float: left;
    width: 100%;
    text-align: center;
    background: #FB0908;
}

.p-btn:hover, .n-btn:hover{
	background: #4c585c;
}

.p-btn:active, .n-btn:active{
	opacity: 0.9;
}

.p-btn .fa-arrow-right:before, .n-btn .fa-arrow-right:before{
	color: #fff;
}


.widget-title2{
    font-family: 'Raleway', Arial, Sans-Serif;
	width: 100%;
	font-size: 22px;
	font-weight: bold;
	padding: 15px;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	text-transform: uppercase;
	text-align: left;
	color: #4c585c;
}


.footer2{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333333;
	text-align: center;
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
}
.footer2 a{
	color: #FFFFFF;
}</pre></body></html>