@charset "utf-8";

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

.btn {
    background-color: #FF3300 !important;
}
.side h2 {
    background: #FF9900 !important;
}