
.background_wrapper{
    background: url("https://projectlevel.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTg0LCJwdXIiOiJibG9iX2lkIn19--551d3af53b5fb6b3459a7e353b8c443a505f2882/web_background%20PLV2.jpg") no-repeat center center fixed;
}

.nav-logo {
    background: transparent url("https://projectlevel.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTgyLCJwdXIiOiJibG9iX2lkIn19--64db28e5c341270049933f2bb89ed77366c0fbfd/PL_200x60%20email%20logo.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: #f37253;
}

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

