/*.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{
	bottom: auto;
}

.main-capture{
	width: 55%;
}

body{
	max-width: 1400px;
	margin: 0 auto;
}

.main-hero{
	background-position-y: -40px;
}

.intro{
	min-height: 300px;
}
