
.background_wrapper{
    background: url("https://recess-capital.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MjgsInB1ciI6ImJsb2JfaWQifX0=--5951defc3ade7137390a821c63d27abb97c5a74f/Recess%20capital%20-%20background%20image%202.jpg") no-repeat center center fixed;
}

.nav-logo {
    background: transparent url("https://recess-capital.sensrportal.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6NDQsInB1ciI6ImJsb2JfaWQifX0=--ad6dabdd3dae18e28e611585b138feed735c08b1/Recess%20Capital_Logo_Deep%20Black_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: #f37253;
}

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

