.repo_main_bg{
    background: #e04c02 !important;
}

.repo_main_text{
    color: #e04c02 !important;
}

.repo_accent_bg{
    background: #ffa500 !important;
    color: #4a4a4a !important;
}

.repo_accent_text{
    color: #ffa500 !important;
}

.btn-action{
    background: #e04c02 !important;
}

.btn-sub{
    background: #ffa500 !important;
    color: #4a4a4a !important;
}

.footer .left img {
    height: 30px;
    margin-right: 10px;
}
