SASS – Bourbon – Background Tranparency

		
		
			

Simple transparent background:

.content-wrapper {

background-color: rgba( darken( $steel, 0% ), .85);

}