.btn.btn-primary {
background-color: #dc2521;
}
.btn.btn-primary:hover {
    background-color: #ffb000;
}

.property-filter {
background-color: #dc2521;
}

.property-filter .form-actions .btn {
    background-color: #0e372f;
}

.property-filter .form-actions .btn:hover {
    background-color: #fdce62;
}

.bottom-wrapper .item:hover .key, .bottom-wrapper .item:hover .gps, .bottom-wrapper .item:hover .address {
         background-color: #ffb000;
         border-color: #dc2521;
}

.bottom-wrapper .item .btn {
background-color: #dc2521;
}

#footer-wrapper #footer-top {
background-color: #fdce62;
}
.bottom-wrapper .item .btn:hover {
    background-color: #ffb000;
}

#footer-wrapper #footer-top h2, #footer-wrapper #footer-top .h2 {
color: #0e372f;
}

body a {
color: #0e372f;
}

body a:hover {
color: #dc2521;
}

.properties-rows .property .title-price .title h2 a, .properties-rows .property .title-price .title .h2 a {
color: #0e372f;
}

.properties-rows .property .title-price .title h2 a:hover, .properties-rows .property .title-price .title .h2 a:hover {
color: #dc2521;
}

.slider-wrapper .slider-info {
 background-color: #fdce62;
}

#footer-wrapper {
    background-color: #0e372f;
}

#footer-wrapper #footer {
  background-color: #0e372f;
}