﻿.reservation {
    background-color: #ED5504 !important;
}
.btn-warning {
	background-color: #ED5504 !important;
	border-color: #ED5504 !important;
}
.section-email {
	background: #ED5504 !important;
}
.navbar-brand{
    background-image: url(../img/budget-logo-2x-dark.png);
    background-repeat: no-repeat;
    background-position: right;
    width: 251px;
}
.section-list .row h4 {
    color: #ff7518;
    font-weight: 700;
}