
.background_wrapper{
    background: url("https://bansk-group.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NjAsInB1ciI6ImJsb2JfaWQifX0=--e247f64e46cb0f62c3369f52cf9e24ef7e012c35/Blue%20Back%20Ground.png") no-repeat center center fixed;
}

.nav-logo {
    background: transparent url("https://bansk-group.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6Nzk2MiwicHVyIjoiYmxvYl9pZCJ9fQ==--00269513f14a4ae677e9c60837e99da925e95efc/16.9.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: #f37253;
}

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

