
.background_wrapper{
    background: url("/assets/logo/sensr/background.png") no-repeat center center fixed;
}

.nav-logo {
    background: transparent url("https://layer-global.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6OTIsInB1ciI6ImJsb2JfaWQifX0=--5213aad92e2067465e823ede48b14a04f58e3d7c/layer_logo_200x60_a9c97d482ef94fcba290f50854b9caa2.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;
}

