@charset "utf-8";

.main-color {
	background: #000000 !important;
}
.sub-color {
	background: #95979e !important;
}
a {
	color:#204068;
}
a:link {
	color:#204068;
}
a:visited {
	color:#204068;
}
a:hover {
}
a:active {
}

.btn {
    background-color: #000000 !important;
}
.side h2 {
    background: #95979e !important;
}