
.background_wrapper{
    background: url("https://brentonpointcp.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NTU5LCJwdXIiOiJibG9iX2lkIn19--365a18127f0f92aae73624375eef8507748751af/Brenton-Point-Hero-Image.jpg") no-repeat center center fixed;
}

.nav-logo {
    background: transparent url("https://brentonpointcp.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NTY2LCJwdXIiOiJibG9iX2lkIn19--ab53d726db3621b00ddf2374c0975a2fa7fb2493/Logo_1.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;
}

