
.background_wrapper{
    background: url("https://osso-capital.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTM2NjcsInB1ciI6ImJsb2JfaWQifX0=--9cc3a3f1741d53a0e0c78f4a95ac4b7f1a3fb076/Title%2003.jpg") no-repeat center center fixed;
}

.nav-logo {
    background: transparent url("https://osso-capital.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTA5MjksInB1ciI6ImJsb2JfaWQifX0=--409ffc9f7e478da8d6602e52afef488b2fd83614/logo_with_background.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: #CC0099;
}

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

