/* -------------------- SPOTLIGHT -------------------- */

#skyline {
	background: url(img/skyline.webp) no-repeat center center #192B33;
	background-size: 75%;
}

#larkspur {
	background: url(img/larkspur.webp) no-repeat center center #E7EEEA;
	background-size: 75%;
}

#rebelpenguin {
	background: url(img/rebelpenguin.svg) no-repeat center center #62009A;
	background-size: 60%;
}

#aventacor {
	background: url(img/aventacor.svg) no-repeat center center, linear-gradient(135deg, rgba(0,112,108,1) 0%, rgba(0,44,42,1) 100%);
	background-size: 70%, cover;
}

/* -------------------- NON-PROFITS -------------------- */

#recoverycafe {
	background: url(img/recoverycafe.png) no-repeat center center #FAF2EB;
	background-size: 40%;
}

#strongwa {
	background: url(img/strongwa.svg) no-repeat center center #005147;
	background-size: 35%;
}

#bunkerarts {
	background: url(img/bunkerarts.png) no-repeat center center #FFFFFF;
	background-size: 60%;
}

#snocolegal {
	background: url(img/snocolegal.png) no-repeat center center #326696;
	background-size: 45%;
}

#everettmusic {
	background: url(img/everettmusic.png) no-repeat center center #ED1C24;
	background-size: 60%;
}

#housinghope {
	background: url(img/housinghope.png) no-repeat center center #2E475C;
	background-size: 65%;
}

#schackarts {
	background: url(img/schackarts.png) no-repeat center center #000000;
	background-size: 45%;
}

#epsfoundation {
	background: url(img/epsfoundation.png) no-repeat center center #78263F;
	background-size: 50%;
}

#sharingwheels {
	background: url(img/sharingwheels.png) no-repeat center center #E6FDFF;
	background-size: 50%;
}

#cocoonhouse {
	background: url(img/cocoonhouse.png) no-repeat center center #E1D6DB;
	background-size: 60%;
}

#friendslibrary {
	background: url(img/friendslibrary.png) no-repeat center center #C7D4F0;
	background-size: 60%;
}

#snocoheritage {
	background: url(img/snocoheritage.png) no-repeat center center #AA9E89;
	background-size: 60%;
}

#everettfilm {
	background: url(img/everettfilm.png) no-repeat center center #000000;
	background-size: 65%;
}

#soundpath {
	background: url(img/soundpath.png) no-repeat center center #EFEFEF;
	background-size: 70%;
}

#esthersplace {
	background: url(img/esthersplace.jpg) no-repeat center center #FFFFFF;
	background-size: 60%;
}

#dawsonplace {
	background: url(img/dawsonplace.png) no-repeat center center #052942;
	background-size: 70%;
}

#bridgeways {
	background: url(img/bridgeways.png) no-repeat center center #00373F;
	background-size: 60%;
}

#hopehomies {
	background: url(img/hopehomies.png) no-repeat center center #333333;
	background-size: 75%;
}

#everettrowing {
	background: url(img/everettrowing.png) no-repeat center center #C3D6F3;
	background-size: 65%;
}

#christmashouse {
	background: url(img/christmashouse.png) no-repeat center center #E70000;
	background-size: 50%;
}

#cruzincolby {
	background: url(img/cruzincolby.png) no-repeat center center #B09AB2;
	background-size: 60%;
}

#lumanw {
	background: url(img/lumanw.png) no-repeat center center #FFFFFF;
	background-size: 70%;
}

#casinoroad {
	background: url(img/casinoroad.png) no-repeat center center #FFFFFF;
	background-size: 70%;
}

#queerwa {
	background: url(img/queerwa.svg) no-repeat center center, linear-gradient(135deg, #FAC001 0%, #F7462B 25%, #C24C9E 50%, #00A0BC 75%, #00B178 100%);
	background-size: 35%, cover;
}

/* -------------------- LISTINGS -------------------- */

#alexprintco {
	background: url(img/alexprintco.svg) no-repeat center center #FFFFFF;
	background-size: 65%;
}

#uneekbrew {
	background: url(img/uneekbrew.svg) no-repeat center center #FFFFFF;
	background-size: 55%;
}





