<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top-bar .social-icons li a:hover, 
.top-bar .login-section a:hover, 
#navigation .search-icon span i:hover, 
#navigation .navbar-fixed-top .search-icon span i:hover, 
.home-content .scroll-arrow a {
    color: #333;
}
#home-section, 
.navbar-fixed-top .top-bar .login-section a, 
#page .top-bar .login-section a, 
#page .navbar-toggle .icon-bar, 
.navbar-fixed-top .navbar-toggle .icon-bar, 
#navigation .navbar-nav .open .dropdown-menu &gt; .active &gt; a, 
#navigation .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover, 
#navigation .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
	background-color: #333;
}

.home-content h1, 
.item-one .home-content h1, 
#navigation .dropdown-menu li a, 
.search .search-close:hover, 
#navigation .search-icon span i:hover {
	color:#333;
}

a, a:focus, a:hover, 
.section-title h2, 
.welcome-content .welcome-info a, 
.welcome-content .welcome-image a i, 
.project-content:hover .project-title h3, 
.entry-content a:hover, 
.entry-content:hover a, 
.footer-widget li a:hover, 
.project-filter ul li a:hover, 
.project-filter ul li a.active, 
.architect-filter ul li a:hover, 
.architect-filter ul li a.active, 
.architect-info .social-icons a:hover, 
.architect:hover h3, 
.feature:hover .feature-content h3, 
.other-feature:hover h3, 
.fontawesome-icon-list .fa-hover a:hover, 
.team-hero-info .socials li a:hover, 
.team-content:hover .team-hero-info h2, 
.widget .latest-posts a:hover, 
.widget .latest-posts span a:hover, 
.post-content.detail-content .entry-title, 
.widget ul li a:hover, 
.post-content .entry-title a:hover, 
.post-content .entry-meta li a:hover, 
.post-content .entry-summary .read-more:hover, 
#blog-carousel .carousel-control:hover, 
.post-content .entry-meta li i, 
.author-section .author-image .social-icons li a, 
#amazing-features .features:hover h4, 
.error-page-content h1, 
#countdown ul li p, 
.coming-soon a:hover, 
.contact-info a:hover {
	color:#000;
}

.btn-primary.btn-animated, 
.section-title:before, 
.section-title:after, 
.twentytwenty-handle, 
#home-section-slider .btn-primary, 
#page-title, 
.faqs .panel-default&gt;.panel-heading.active, 
.faqs .panel-default&gt;.panel-heading:hover, 
#login-wrapper .btn-primary, 
#login-wrapper .btn-primary.register:hover, 
#login-wrapper .btn-primary.register:after, 
.widget h3.widget_title, 
.widget.tag-cloud ul li a:hover, 
.pagination-section .blog-pagination li a:hover, 
.pagination-section .blog-pagination li.active a, 
.author-section .author-image .social-icons li a:hover, 
#main-contact-form .btn-primary, 
.error-page-content .btn.btn-primary {
	background-color:#333;
}

.project-content .project-item a:after, 
.entry-thumb:after, 
.footer-widget.instagram li a:after, 
.feature-image a:after {
	background-color:rgba(0, 0, 0, 0.75);
}

.btn-primary.btn-animated:hover:after, 
.twentytwenty-handle:hover{
	background-color:#000;	
}

.post-content.detail-content blockquote {
	border-left:3px solid #000;
}

.btn-primary.btn-animated, 
.btn-primary{	
	border:1px solid #333;
}
.btn-primary.btn-animated:hover, 
.btn-primary:hover {
	border:1px solid #000;
}

#page .navbar-toggle, 
.navbar-fixed-top .navbar-toggle {
	border:1px solid #333;
}

.form-control:focus, 
.widget-area .widget_search .form-control:focus{
	border:1px solid #000;
}

@media (min-width: 1000px){
	#navigation .dropdown-menu .active &gt; a, 
	#navigation .dropdown-menu li &gt; a:hover {
		background-color: #333 !important;
		border-bottom: solid 1px #333;
	}

}

@media (max-width: 999px){
	#navigation .navbar-right li a:hover {
		color:#333;
	}	
	#page #navigation .navbar-nav &gt; li &gt; a:hover, 
	#navigation  .navbar-fixed-top .navbar-nav &gt; li &gt; a:hover, 
	#navigation .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover, 
	#navigation .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus, 
	#page #navigation .navbar .navbar-right .dropdown-menu li a:hover, 
	#navigation .navbar-fixed-top .navbar-right .dropdown-menu li.active &gt; a, 
	#page #navigation .navbar .navbar-right .dropdown-menu li.active &gt; a{
		background-color:#333;
		color:#fff;
	}
}</pre></body></html>