
.background_wrapper{
    background: url("https://hfgp.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTgsInB1ciI6ImJsb2JfaWQifX0=--68ad92ab2426ef4a12b8513ad7bb37551348d212/HF_SF_Background_1920x1440.jpg") no-repeat center center fixed;
}

.nav-logo {
    background: transparent url("https://hfgp.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MSwicHVyIjoiYmxvYl9pZCJ9fQ==--570620911ea0af66b8d98ca86938777bdccb05c2/HF%20logo%20Grey.jpg") no-repeat 0 center;
}

.button-blue {
    background-color: #337FCC !important;
}

/* was button-blue but became btn-fill-blue */
.btn-fill-blue, .btn-blue {
    background-color: #337FCC !important;
}

.property-status.completed {
    background: #5DD078;
}

.property-status-following{
    background: #474BEA;
}

.property_card .card_image .property-status.current_opportunity {
  background: #F59E0B;
}

.funding_bar {
  background-color: #337FCC !important;
}

