
.background_wrapper{
    background: url("https://integrum.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NiwicHVyIjoiYmxvYl9pZCJ9fQ==--7c97c9c9bba23533c8c4ee628f8dde9f563422a9/Hudson%20Yards%20Top%20Down.jpg") no-repeat center center fixed;
}

.nav-logo {
    background: transparent url("https://integrum.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MSwicHVyIjoiYmxvYl9pZCJ9fQ==--114fbad64db5b3397f5e9c44d34f704d1b9eff9a/Integrum_Logo_RGB.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;
}

