<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a {
	color: rgb(238, 59, 22); font-weight: 400; text-decoration: none;
}
a:visited {
	color: rgb(238, 59, 22); font-weight: 400; text-decoration: none;
}
a:hover {
	color: rgb(255, 165, 147);
}
.button {
	border: 1px solid rgb(238, 59, 22); border-image: none;
}
.button:hover {
	border: 1px solid rgb(255, 165, 147); border-image: none;
}
.post-title a {
	color: rgb(6, 6, 6);
}
.post-title a:hover {
	color: rgb(238, 59, 22);
}
.navigation.desktop .nav-content a:hover {
	color: rgb(238, 59, 22);
}
.navigation.desktop .nav-content a.active {
	color: rgb(238, 59, 22);
}
.post-title a:hover {
	color: rgb(238, 59, 22);
}
.cat-item a:hover {
	color: rgb(238, 59, 22);
}
.widget-archive a:hover {
	color: rgb(238, 59, 22);
}
.recentcomments a:hover {
	color: rgb(238, 59, 22);
}
.widget-recent-entries a:hover {
	color: rgb(238, 59, 22);
}
.comment-meta a:hover {
	color: rgb(238, 59, 22);
}
.required {
	color: rgb(238, 59, 22);
}
.gallery-next .bx-next:hover {
	background: url("../images/blog/next.png") no-repeat 0% 0% / 22px 22px rgb(238, 59, 22);
}
.gallery-prev .bx-prev:hover {
	background: url("../images/blog/prev.png") no-repeat 0% 0% / 22px 22px rgb(238, 59, 22);
}
.active.filter {
	color: rgb(238, 59, 22);
}
.filter:hover {
	color: rgb(238, 59, 22);
}
.tagcloud a {
	border: 1px solid rgb(238, 59, 22); border-image: none;
}
.tagcloud a:hover {
	border: 1px solid rgb(255, 165, 147); border-image: none;
}
.tabs ul li.active a {
	border-top-color: rgb(238, 59, 22); border-top-width: 2px; border-top-style: solid;
}
.colored.parallax {
	background-color: rgb(238, 59, 22);
}
.list-dot {
	background: rgb(238, 59, 22);
}
.projectlist a:hover .projectinfo {
	background: rgb(238, 59, 22); transition:background 0.15s linear; -webkit-transition: background .33s linear; -moz-transition: background .15s linear; -o-transition: background .15s linear;
}
@media not all, not all, not all, not all, not all, only screen and (min-resolution:192dpi), not all
{
.gallery-next .bx-next:hover {
	background: url("../images/blog/next@2x.png") no-repeat 0% 0% / 22px 22px rgb(238, 59, 22);
}
.gallery-prev .bx-prev:hover {
	background: url("../images/blog/prev@2x.png") no-repeat 0% 0% / 22px 22px rgb(238, 59, 22);
}
}
</pre></body></html>