@charset "utf-8";

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

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