
.background_wrapper{
    background: url("https://hf.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDkyOTg0LCJwdXIiOiJibG9iX2lkIn19--2a9bf8d8ed352b81dbf19b232d7a1ef3446bc311/HF_SF_Background_1920x1440.jpg") no-repeat center center fixed;
}

.nav-logo {
    background: transparent url("https://hf.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTAsInB1ciI6ImJsb2JfaWQifX0=--06d4874b3bb4a157f8340fdb9109c14d756d3db1/HF-logo-1_color-gray.png") 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;
}

