
.background_wrapper{
    background: url("https://investors.albionriver.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTg3MywicHVyIjoiYmxvYl9pZCJ9fQ==--9cfc4b2bb8bf7e35bfc2974e9f021a3a1d26c7e0/Albionverylowquality.jpg") no-repeat center center fixed;
}

.nav-logo {
    background: transparent url("https://investors.albionriver.com/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MTYwOSwicHVyIjoiYmxvYl9pZCJ9fQ==--506586410b79461fb0f015eac3c6104a862899dd/hq-01.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;
}

