.btn-primary {
    border-color: #ED7b2E;
    background-color: #ED7b2E;
}

.search-form-wrapper {
    background: white;
}

.loan-info h2 {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#053969', endColorstr='#053969', GradientType=1);
}

.btn-ask {
    background-color: #ED7b2E !important;
    border-color: #ED7b2E !important;
}

.search-form-wrapper .auto-search__btn {
    background-color: #ED7b2E;
    border-radius: 6px;
}

.minimal-widget .widget-sliders {
    display: none;
}

.offers .col .offer img {
    margin-bottom: 10px;
    max-height: 35px;
}

