@charset "utf-8";
.main-color {
background-color: #de4646;
}

.sub-color {
background: #de4646;
}
a {
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

.btn {
    background-color: #E66B3E !important;
}
.side h2 {
    background: #95979e !important;
}