@charset "utf-8";

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

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