
.background_wrapper{
    background: url("https://awani-capital.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6Njk5LCJwdXIiOiJibG9iX2lkIn19--d2e9d76e21f826b612443664666afc33c439a611/Mountains.jpg") no-repeat center center fixed;
}

.nav-logo {
    background: transparent url("https://awani-capital.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MzI4LCJwdXIiOiJibG9iX2lkIn19--553c41c6d2891c22b6de147490120e406055d97d/Plum%20Full%20Logo@2x.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;
}

